annotate security/linux-pam/system-account @ 586:1218a8f753b6

core/busybox: let's re-add /etc/inittab support While busybox has weird /etc/inittab support the predefined actions without it are too minimalistic so re-add the support for it but don't install an /etc/inittab file. The file /etc/inittab file is still installed with sysvinit but if someone wants to use busybox's init it should create its own /etc/inittab file with the busybox syntax and do not install sysvinit afterwards.
author David Demelier <markand@malikania.fr>
date Mon, 08 Jul 2019 20:35:00 +0200
parents 30c785bd1da0
children 9a02e6680708
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
386
30c785bd1da0 security/linux-pam: add basic files based on LFS
David Demelier <markand@malikania.fr>
parents:
diff changeset
1 # /etc/pam.d/system-account: PAM configuration for Vanilla Linux
30c785bd1da0 security/linux-pam: add basic files based on LFS
David Demelier <markand@malikania.fr>
parents:
diff changeset
2
30c785bd1da0 security/linux-pam: add basic files based on LFS
David Demelier <markand@malikania.fr>
parents:
diff changeset
3 account required pam_unix.so