diff --git a/python3-libmount.changes b/python3-libmount.changes index b21f8f5..21dd598 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -5,7 +5,8 @@ Wed Jul 17 19:14:24 CEST 2019 - sbrabec@suse.com * Remove "(noreplace)". It will enforce update whenever package changes it. * Expand tabs to trigger a change and replace potentially - outdated files just now. + outdated files just now (login.pamd, remote.pamd, + runuser-l.pamd, runuser.pamd, su-l.pamd, su.pamd). * Remove script that migrates old coreutils su pam files. ------------------------------------------------------------------- diff --git a/remote.pamd b/remote.pamd index c9a0760..61a2f4e 100644 --- a/remote.pamd +++ b/remote.pamd @@ -1,6 +1,6 @@ #%PAM-1.0 # This file is used by /bin/login in case of remote logins (means where -# the -h option is used) +# the -h option is used). auth requisite pam_nologin.so auth [user_unknown=ignore success=ok ignore=ignore auth_err=die default=bad] pam_securetty.so auth include common-auth diff --git a/runuser-l.pamd b/runuser-l.pamd index c13b793..8391fb1 100644 --- a/runuser-l.pamd +++ b/runuser-l.pamd @@ -1,5 +1,6 @@ #%PAM-1.0 -# Note that runuser requires only "session" setting (and for example "auth sufficient pam_rootok.so" dummy line). +# 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 force revoke session include common-session diff --git a/runuser.pamd b/runuser.pamd index 03a5b4d..e71ab51 100644 --- a/runuser.pamd +++ b/runuser.pamd @@ -1,5 +1,6 @@ #%PAM-1.0 -# Note that runuser requires only "session" setting (and for example "auth sufficient pam_rootok.so" dummy line). +# 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 diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index b21f8f5..21dd598 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -5,7 +5,8 @@ Wed Jul 17 19:14:24 CEST 2019 - sbrabec@suse.com * Remove "(noreplace)". It will enforce update whenever package changes it. * Expand tabs to trigger a change and replace potentially - outdated files just now. + outdated files just now (login.pamd, remote.pamd, + runuser-l.pamd, runuser.pamd, su-l.pamd, su.pamd). * Remove script that migrates old coreutils su pam files. ------------------------------------------------------------------- diff --git a/util-linux.changes b/util-linux.changes index b21f8f5..21dd598 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -5,7 +5,8 @@ Wed Jul 17 19:14:24 CEST 2019 - sbrabec@suse.com * Remove "(noreplace)". It will enforce update whenever package changes it. * Expand tabs to trigger a change and replace potentially - outdated files just now. + outdated files just now (login.pamd, remote.pamd, + runuser-l.pamd, runuser.pamd, su-l.pamd, su.pamd). * Remove script that migrates old coreutils su pam files. -------------------------------------------------------------------