diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-08-27 14:47:43 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-09-01 15:33:24 -0700 |
commit | 450dcd1aff741c4f81cc9508ce33f19e62edefb7 (patch) | |
tree | 06fe75e31cc962559264e6876e0734feed9fce3b /gnu/services | |
parent | c7a3926ee438263cfe03bea7e3cdd65c8585ce7a (diff) |
gnu: %default-extra-linux-options: Enable kernel options for elogind service.
Fixes: https://issues.guix.gnu.org/43078
These options are already enabled in the kernel configs included in guix, but
might be missing from variants using a defconfig from the upstream kernel,
such as linux-libre-arm-generic and linux-libre-arm64-generic.
* gnu/packages/linux (%default-extra-linux-options): Enable
CONFIG_CGROUP_FREEZER, CONFIG_BLK_CGROUP, CONFIG_CGROUP_WRITEBACK,
CONFIG_CGROUP_SCHED, CONFIG_CGROUP_PIDS, CONFIG_CGROUP_FREEZER,
CONFIG_CGROUP_DEVICE, CONFIG_CGROUP_CPUACCT, CONFIG_CGROUP_PERF,
CONFIG_SOCK_CGROUP_DATA, CONFIG_BLK_CGROUP_IOCOST, CONFIG_CGROUP_NET_PRIO,
CONFIG_CGROUP_NET_CLASSID, CONFIG_MEMCG, CONFIG_MEMCG_SWAP,
CONFIG_MEMCG_KMEM, CONFIG_CPUSETS and CONFIG_PROC_PID_CPUSET.
Diffstat (limited to 'gnu/services')
0 files changed, 0 insertions, 0 deletions