mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-28 02:57:13 -04:00
revert to Debian buster original
This commit is contained in:
parent
88a78b1c87
commit
41b61e3277
2 changed files with 4 additions and 4 deletions
|
@ -22,6 +22,6 @@ session requisite pam_deny.so
|
||||||
session required pam_permit.so
|
session required pam_permit.so
|
||||||
# and here are more per-package modules (the "Additional" block)
|
# and here are more per-package modules (the "Additional" block)
|
||||||
session required pam_unix.so
|
session required pam_unix.so
|
||||||
session optional pam_systemd.so
|
session optional pam_systemd.so
|
||||||
session optional pam_umask.so usergroups
|
session optional pam_cgfs.so -c freezer,memory,name=systemd
|
||||||
# end of pam-auth-update config
|
# end of pam-auth-update config
|
||||||
|
|
|
@ -21,6 +21,6 @@ session requisite pam_deny.so
|
||||||
# since the modules above will each just jump around
|
# since the modules above will each just jump around
|
||||||
session required pam_permit.so
|
session required pam_permit.so
|
||||||
# and here are more per-package modules (the "Additional" block)
|
# and here are more per-package modules (the "Additional" block)
|
||||||
session required pam_unix.so
|
session required pam_unix.so
|
||||||
session optional pam_umask.so usergroups
|
session optional pam_cgfs.so -c freezer,memory,name=systemd
|
||||||
# end of pam-auth-update config
|
# end of pam-auth-update config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue