nixpkgs/nixos/modules/system/boot/systemd
Дамјан Георгиевски d2837a9cb3 nixos/systemd-initrd: create the /tmp mount point in the initrd
systemd now requires the /tmp mount point in the initrd cpio archive
since https://github.com/systemd/systemd/pull/25723

setting `"/tmp/.keep".text` will create the directory.

this fixes a boot failure:
```
(sd-gens): Failed to overmount /tmp/: No such file or directory
```
2023-03-05 04:41:08 +01: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 nixos: add systemd-homed support 2022-12-09 12:10:51 -06:00
initrd-secrets.nix nixos/systemd-stage-1: Add initrd secrets support 2022-04-30 11:41:27 +02:00
initrd.nix nixos/systemd-initrd: create the /tmp mount point in the initrd 2023-03-05 04:41:08 +01:00
journald.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
logind.nix systemd: build with portabled by default. 2022-09-30 14:53:50 +02:00
nspawn.nix Merge pull request #189703 from ck3d/remove-incomplient-nspawn-options 2022-10-22 12:19:49 +02:00
oomd.nix nixos/systemd/oomd: mdDoc fix 2022-09-28 16:07:42 +02:00
repart.nix nixos/systemd-repart: enable running after initrd 2023-02-14 19:42:32 +01:00
shutdown.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
tmpfiles.nix systemd: build with portabled by default. 2022-09-30 14:53:50 +02:00
user.nix Merge pull request #211252 from schnusch/systemd-user-tmpfiles-rules 2023-01-17 17:41:41 +00:00
userdbd.nix nixos/systemd/userdbd: add method to enable service 2022-12-08 10:28:41 -06:00