dotfiles/etc/systemd/system.conf
2022-09-25 20:01:11 +02:00

8 lines
198 B
Plaintext

[Manager]
# Enable various cgroup accounts to support systemd-oomd.
# See systemd-oomd(1)
DefaultCPUAccounting=true
DefaultIOAccounting=true
DefaultMemoryAccounting=true
DefaultTasksAccounting=true