From 8bde79bedcc3390f8fe8003b3cec0901c06674796b033576605fff4740987980 Mon Sep 17 00:00:00 2001 From: Michael Calmer Date: Sat, 25 Jul 2015 17:48:00 +0000 Subject: [PATCH] Accepting request 318619 from home:endzone:branches:Linux-PAM Add folder /etc/security/limits.d as mentioned in 'man pam_limits' OBS-URL: https://build.opensuse.org/request/show/318619 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=151 --- pam.changes | 5 +++++ pam.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/pam.changes b/pam.changes index 6de9767..493b067 100644 --- a/pam.changes +++ b/pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 25 16:03:33 UTC 2015 - joschibrauchle@gmx.de + +- Add folder /etc/security/limits.d as mentioned in 'man pam_limits' + ------------------------------------------------------------------- Fri Jun 26 09:39:42 CEST 2015 - kukuk@suse.de diff --git a/pam.spec b/pam.spec index efe3771..9fb2aee 100644 --- a/pam.spec +++ b/pam.spec @@ -206,6 +206,7 @@ install -m 644 NEWS COPYING $DOC %defattr(-,root,root) %dir %{_sysconfdir}/pam.d %dir %{_sysconfdir}/security +%dir %{_sysconfdir}/security/limits.d %config(noreplace) %{_sysconfdir}/pam.d/other %config(noreplace) %{_sysconfdir}/pam.d/common-* %config(noreplace) %{_sysconfdir}/securetty