diff options
author | David P <megver83@parabola.nu> | 2020-02-25 09:51:20 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2020-02-25 09:51:20 -0300 |
commit | 0dd0a6c79528f5c040faaeda7812c1893591ee4c (patch) | |
tree | c475d9f01eb29b72acb3fcf83b037498be2e6967 /nonsystemd/util-linux/pam-runuser | |
parent | 155d1bddbcb7c566c4bcdd5561ee734762cf659a (diff) | |
download | abslibre-0dd0a6c79528f5c040faaeda7812c1893591ee4c.tar.gz abslibre-0dd0a6c79528f5c040faaeda7812c1893591ee4c.tar.bz2 abslibre-0dd0a6c79528f5c040faaeda7812c1893591ee4c.zip |
updpkg: nonsystemd/util-linux 2.35.1-1.nonsystemd1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd/util-linux/pam-runuser')
-rw-r--r-- | nonsystemd/util-linux/pam-runuser | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nonsystemd/util-linux/pam-runuser b/nonsystemd/util-linux/pam-runuser new file mode 100644 index 000000000..d5b1ea353 --- /dev/null +++ b/nonsystemd/util-linux/pam-runuser @@ -0,0 +1,4 @@ +#%PAM-1.0 + +auth sufficient pam_rootok.so +session include system-login |