From bca163d2995871692be0b2dd19430329cacae136 Mon Sep 17 00:00:00 2001 From: Alexander Kazancev Date: Wed, 4 Dec 2013 11:44:49 +0400 Subject: [PATCH] system-auth will not rewrite existing rule --- pam.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pam.spec b/pam.spec index 3d56395..989c4df 100644 --- a/pam.spec +++ b/pam.spec @@ -19,7 +19,7 @@ Epoch: 1 Summary: A security tool which provides authentication for applications Name: pam Version: 1.1.4 -Release: 15 +Release: 16 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, License: BSD and GPLv2+ @@ -285,7 +285,7 @@ fi %dir /etc/pam.d %config(noreplace) /etc/environment %config /etc/pam.d/other -%attr(0644,root,shadow) %config /etc/pam.d/system-auth +%attr(0644,root,shadow) %config(noreplace) /etc/pam.d/system-auth %config /etc/pam.d/config-util %config /etc/pam.d/postlogin /sbin/mkhomedir_helper