1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/system/boot
Jamey Sharp 10e8650515 nixos/systemd: let journald create /var/log/journal
The default value for journald's Storage option is "auto", which
determines whether to log to /var/log/journal based on whether that
directory already exists. So NixOS has been unconditionally creating
that directory in activation scripts.

However, we can get the same behavior by configuring journald.conf to
set Storage to "persistent" instead. In that case, journald will create
the directory itself if necessary.
2018-09-30 11:04:43 -07:00
..
loader install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907) 2018-09-02 14:34:55 +02:00
binfmt.nix
coredump.nix
emergency-mode.nix
grow-partition.nix
initrd-network.nix nixos/initrd-network: support hetzner 2018-06-11 10:35:02 +00:00
initrd-ssh.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
kernel.nix
kexec.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
luksroot.nix nixos: initrd/luks: make uuid specified devices discoverable 2018-09-24 16:35:46 +02:00
modprobe.nix
networkd.nix nixos/networkd: do not require gateway for routes 2018-09-07 02:23:12 +03:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
shutdown.nix
stage-1-init.sh stage-1-init.sh: do not check mounted filesystems (#45891) 2018-09-01 15:26:16 +02:00
stage-1.nix Merge master into staging 2018-08-09 18:28:15 +02:00
stage-2-init.sh nixos/stage-2: create empty machine-id at boot 2018-09-30 10:45:35 -07:00
stage-2.nix systemd: ensure fsck Requires/After links are created in mount units 2018-08-28 17:12:49 +02:00
systemd-lib.nix nixos/networkd: fix range assertions on 32 bit Nix 2018-08-28 19:31:10 -04:00
systemd-nspawn.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
systemd-unit-options.nix
systemd.nix nixos/systemd: let journald create /var/log/journal 2018-09-30 11:04:43 -07:00
timesyncd.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
tmp.nix