diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-09 09:50:34 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-09 09:50:34 +0100 |
commit | b2af17e544ffecaf18a519dcd10597f08f02feba (patch) | |
tree | 842111189858eaf1bc8b41519f50139525d14dde /libre/libutil-linux-static/pam-runuser | |
parent | 411a8ae87c9422037da92faae40b940daaa943e7 (diff) | |
download | abslibre-b2af17e544ffecaf18a519dcd10597f08f02feba.tar.gz abslibre-b2af17e544ffecaf18a519dcd10597f08f02feba.tar.bz2 abslibre-b2af17e544ffecaf18a519dcd10597f08f02feba.zip |
libre/libutil-linux-static: updated to 2.33.1
Diffstat (limited to 'libre/libutil-linux-static/pam-runuser')
-rw-r--r-- | libre/libutil-linux-static/pam-runuser | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libre/libutil-linux-static/pam-runuser b/libre/libutil-linux-static/pam-runuser new file mode 100644 index 000000000..d5b1ea353 --- /dev/null +++ b/libre/libutil-linux-static/pam-runuser @@ -0,0 +1,4 @@ +#%PAM-1.0 + +auth sufficient pam_rootok.so +session include system-login |