diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-12-09 22:42:17 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-09 22:42:45 +1100 |
commit | d6d4bdf399386122e41f688a32c7f0803d51419c (patch) | |
tree | e12cac52a2ba295c8152c1bfcc870eac498835ed /kde-plasma/kscreenlocker/files/kde-np.pam | |
parent | media-libs/libsndfile: x86 stable wrt bug #566682 (diff) | |
download | gentoo-d6d4bdf399386122e41f688a32c7f0803d51419c.tar.gz gentoo-d6d4bdf399386122e41f688a32c7f0803d51419c.tar.bz2 gentoo-d6d4bdf399386122e41f688a32c7f0803d51419c.zip |
kde-plasma/kscreenlocker: add missing files
Gentoo-bug: 567788
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-plasma/kscreenlocker/files/kde-np.pam')
-rw-r--r-- | kde-plasma/kscreenlocker/files/kde-np.pam | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-plasma/kscreenlocker/files/kde-np.pam b/kde-plasma/kscreenlocker/files/kde-np.pam new file mode 100644 index 000000000000..f5499e6dc45f --- /dev/null +++ b/kde-plasma/kscreenlocker/files/kde-np.pam @@ -0,0 +1,10 @@ +#%PAM-1.0 + +auth required pam_nologin.so +auth required pam_permit.so + +account include system-local-login + +password include system-local-login + +session include system-local-login |