3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system/boot
Florian Klink 7293489288 nixos/systemd: provision a systemd-coredump user
systemd-coredump tries to drop privileges to a systemd-coredump user if
present (and falls back to the root user if it's not available).

Create that user, and recycle uid 151 for it. We don't really care about
the gid.

Fixes https://github.com/NixOS/nixpkgs/issues/120803.
2021-07-29 15:00:24 +02:00
..
loader Merge pull request #110742 from siraben/deprecate-fold 2021-07-27 15:13:31 +07:00
binfmt.nix
emergency-mode.nix
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix treewide: fix eval without aliases after 9378fdf87e 2021-04-08 13:33:09 +02:00
initrd-ssh.nix
kernel.nix nixos/boot: properly override the kernel in boot.kernelPatches 2021-05-31 12:10:19 +02:00
kernel_config.nix
kexec.nix
luksroot.nix modules/luksroot: add note about AE to allowDiscards 2021-07-01 23:37:07 +02:00
modprobe.nix
networkd.nix nixos/networkd: add missing [DHCPServer] options 2021-05-17 18:30:37 +02:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/systemd: fix NSS database ordering 2021-07-17 23:55:35 +02:00
shutdown.nix
stage-1-init.sh
stage-1.nix
stage-2-init.sh
stage-2.nix
systemd-lib.nix
systemd-nspawn.nix
systemd-unit-options.nix
systemd.nix nixos/systemd: provision a systemd-coredump user 2021-07-29 15:00:24 +02:00
timesyncd.nix
tmp.nix