summaryrefslogtreecommitdiff
path: root/sys-auth/pambase/files/pambase-20120417-drop-motd-for-now.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-drop-motd-for-now.patch
parent6205117a1bc0af7788ea1d781b055559c4f9ea4e (diff)
clean some deprecated ebuilds
Diffstat (limited to 'sys-auth/pambase/files/pambase-20120417-drop-motd-for-now.patch')
-rw-r--r--sys-auth/pambase/files/pambase-20120417-drop-motd-for-now.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-auth/pambase/files/pambase-20120417-drop-motd-for-now.patch b/sys-auth/pambase/files/pambase-20120417-drop-motd-for-now.patch
deleted file mode 100644
index 3543c640..00000000
--- a/sys-auth/pambase/files/pambase-20120417-drop-motd-for-now.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- pambase-20120417.orig/system-login.in
-+++ pambase-20120417/system-login.in
-@@ -56,9 +56,6 @@ session optional pam_gnome_keyring.so a
- #if HAVE_SELINUX
- session required pam_selinux.so multiple open
- #endif
--#if HAVE_MOTD
--session optional pam_motd.so motd=/etc/motd
--#endif
- #if HAVE_MAIL
- session optional pam_mail.so
- #endif