summaryrefslogtreecommitdiff
path: root/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-07-16 19:29:20 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-07-16 19:29:20 +0100
commit305d9b248697fd66486c68cfe5f9ce7305ee09bf (patch)
treed87afaf49ecbf18ac56d88aa23a0d6f982c34828 /sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch
parent6205117a1bc0af7788ea1d781b055559c4f9ea4e (diff)
clean some deprecated ebuilds
Diffstat (limited to 'sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch')
-rw-r--r--sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch b/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch
deleted file mode 100644
index 79266a74..00000000
--- a/sys-auth/pambase/files/pambase-20120417-lastlog-silent.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- pambase-20120417/login.in.orig 2012-11-21 14:31:49.031948988 +0100
-+++ pambase-20120417/login.in 2012-11-21 14:32:41.172330601 +0100
-@@ -3,4 +3,6 @@
-
- account include system-local-login
- password include system-local-login
-+
-+session optional pam_lastlog.so DEBUG
- session include system-local-login
---- pambase-20120417/system-login.in.orig 2012-11-21 14:31:42.232160039 +0100
-+++ pambase-20120417/system-login.in 2012-11-21 14:35:20.738025880 +0100
-@@ -41,7 +41,7 @@
- session required pam_env.so DEBUG
- #endif
- #if HAVE_LASTLOG
--session optional pam_lastlog.so DEBUG
-+session optional pam_lastlog.so silent DEBUG
- #endif
- session include system-auth
- #if HAVE_CONSOLEKIT