mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
410e938f67
Cockpit is a server manager that makes it easy to administer your GNU/Linux servers via a web browser. Signed-off-by: Michael Haener <michael.haener@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
#%PAM-1.0
|
|
auth required pam_unix.so nullok
|
|
|
|
account required pam_unix.so
|
|
|
|
-session optional pam_systemd.so
|
|
session required pam_unix.so
|
|
session optional pam_keyinit.so force revoke
|