nixpkgs/nixos/modules/system/boot/systemd
benaryorg 27323e52cc
nixos/systemd: CPUAccounting is deprecated
systemd 258 has the following changes noted in systemd.resource-control(5):

> `CPUAccounting=` setting is deprecated, because it is always available on the unified cgroup hierarchy and such setting has no effect.

This commit removes it from the three services using it directly, as well as one instance of example text.

Signed-off-by: benaryorg <binary@benary.org>
2025-10-23 18:54:30 +00:00
..
coredump.nix
dm-verity.nix
fido2.nix
homed.nix nixos/systemd/homed: add module options, SSH integration support 2025-08-15 16:17:51 +00:00
initrd-secrets.nix
initrd.nix nixos/systemd-initrd: fix eval under allowAliases = false 2025-10-20 11:19:41 +03:00
journald-gateway.nix lib/cli: deprecate toGNUCommandLine 2025-10-21 21:01:38 +02:00
journald-remote.nix lib/cli: deprecate toGNUCommandLine 2025-10-21 21:01:38 +02:00
journald-upload.nix pkgs-lib/formats/systemd: make format a function 2025-10-13 20:11:40 +09:00
journald.nix systemd: Patch journald's Audit setting 2025-10-02 19:53:08 -04:00
logind.nix nixos/logind: write services.logind.settings using settingsToSections 2025-08-27 12:42:08 +02:00
nspawn.nix
oomd.nix nixos/systemd-oomd: Drop swap ordering 2025-10-03 01:35:52 -04:00
repart.nix
shutdown.nix nixos/systemd/shutdown: make shutdown ramfs bashless 2025-10-14 10:14:43 +02:00
sysupdate.nix
sysusers.nix treewide: remove redundant parentheses 2025-10-05 10:52:03 +02:00
tmpfiles.nix nixos/{tmpfiles, wrappers}: explicitly set RestrictSUIDSGID false (#426882) 2025-07-30 04:31:21 -04:00
tpm2.nix
user.nix nixos/systemd: CPUAccounting is deprecated 2025-10-23 18:54:30 +00:00
userdbd.nix nixos/systemd/userdbd: add warning for system users >= UID 1000 2025-08-15 16:17:58 +00:00