util-linux/runuser.pamd
Stanislav Brabec 59936b0f48 Accepting request 716105 from home:sbrabec:branches:util-linux-pam_d-b1082293
- Prevent outdated pam files (bsc#1082293, boo#1081947#c68):
  * Remove "(noreplace)". It will enforce update whenever package
    changes it.
  * Expand tabs to trigger a change and replace potentially
    outdated files just now.
  * Remove script that migrates old coreutils su pam files.

OBS-URL: https://build.opensuse.org/request/show/716105
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=407
2019-07-17 17:21:26 +00:00

7 lines
272 B
Plaintext

#%PAM-1.0
# Note that runuser requires only "session" setting (and for example "auth sufficient pam_rootok.so" dummy line).
auth sufficient pam_rootok.so
session optional pam_keyinit.so revoke
session include common-session
session optional pam_xauth.so