diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-03-24 18:33:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-03-24 18:33:55 +0000 |
commit | a532b3d2a8ed0d007ce463e8d0b71d3c40f3521f (patch) | |
tree | 8f51a0949e4faa0a1577447b8a954f781d2548d5 /x11-misc/lightdm-base/files/lightdm | |
parent | 47623dcadf4c2c19d0023a82a47cb95116d2a040 (diff) |
drop lightdm, use gentoo one
Diffstat (limited to 'x11-misc/lightdm-base/files/lightdm')
-rw-r--r-- | x11-misc/lightdm-base/files/lightdm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/x11-misc/lightdm-base/files/lightdm b/x11-misc/lightdm-base/files/lightdm deleted file mode 100644 index 6286d6ab..00000000 --- a/x11-misc/lightdm-base/files/lightdm +++ /dev/null @@ -1,8 +0,0 @@ -#%PAM-1.0 -auth optional pam_env.so -auth include system-login -auth required pam_nologin.so -account include system-login -password include system-login -session optional pam_loginuid.so -session include system-auth |