nixpkgs/nixos/modules/system/boot/systemd
Jared Baur e39c9f13bc
nixos/systemd-user: call systemd-tmpfiles during activation
Just like with system-wide tmpfiles, call `systemd-tmpfiles --create
--remove` for users during activation. This fixes an issue where new
entries in a user's tmpfiles are not reflected after activation, only at
boot when the user service systemd-tmpfiles-setup.service runs or only
after running systemd-tmpfiles manually.
2023-08-29 10:46:44 -07:00
..
coredump.nix Revert "nixos/systemd-coredump: guard static gid for systemd-coredump behind state version" 2023-02-25 22:31:56 -05:00
homed.nix
initrd-secrets.nix systemd-initrd: Support secrets when boot loader doesn't 2023-04-11 15:20:47 -04:00
initrd.nix nixos: Use systemd-growfs for autoResize 2023-06-04 22:57:22 -04:00
journald.nix
logind.nix nixos/logind: Add key handling options 2023-04-22 14:41:36 +00:00
nspawn.nix nixos/nspawn: fix spelling of systemd.nspawn MachineID option 2023-06-12 12:08:15 +02:00
oomd.nix
repart.nix nixos/lib: systemd definition files function 2023-07-26 23:30:08 +02:00
shutdown.nix systemd shutdownRamfs: Fix infinite shutdown loop 2023-07-29 13:52:52 -04:00
sysupdate.nix nixos/lib: systemd definition files function 2023-07-26 23:30:08 +02:00
tmpfiles.nix
user.nix nixos/systemd-user: call systemd-tmpfiles during activation 2023-08-29 10:46:44 -07:00
userdbd.nix