]> git.pld-linux.org Git - packages/at.git/commitdiff
- small fixes in permissions for pam.d or init.d
authorwaszi <waszi@pld-linux.org>
Wed, 2 Feb 2000 11:05:19 +0000 (11:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    at.spec -> 1.25

at.spec

diff --git a/at.spec b/at.spec
index f9d15af06dc78c8769e971d7e25dfe49f82d12e5..00697ec17c4fe48bb307a2f3b1a077157e6284d1 100644 (file)
--- a/at.spec
+++ b/at.spec
@@ -116,7 +116,7 @@ fi
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/at/*
 %attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/*
 
-%attr(755,root,root) /etc/rc.d/init.d/atd
+%attr(754,root,root) /etc/rc.d/init.d/atd
 %attr(755,root,root) %{_sbindir}/*
 
 %attr(4711,root,root) %{_bindir}/at
This page took 0.048027 seconds and 4 git commands to generate.