SPECS: natmonitor.spec - fix perms for init script

darekr darekr at pld-linux.org
Sat Oct 1 17:51:48 CEST 2005


Author: darekr                       Date: Sat Oct  1 15:51:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix perms for init script

---- Files affected:
SPECS:
   natmonitor.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/natmonitor.spec
diff -u SPECS/natmonitor.spec:1.20 SPECS/natmonitor.spec:1.21
--- SPECS/natmonitor.spec:1.20	Tue Nov 30 23:00:05 2004
+++ SPECS/natmonitor.spec	Sat Oct  1 17:51:43 2005
@@ -106,7 +106,7 @@
 %files -n natmonitord
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/natmonitord
-%attr(755,root,root) %{_initrddir}/natmonitord
+%attr(754,root,root) %{_initrddir}/natmonitord
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/natmonitord.conf
 %attr(755,root,root) %dir /var/lib/natmonitor
 
@@ -116,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/10/01 15:51:43  darekr
+- fix perms for init script
+
 Revision 1.20  2004/11/30 22:00:05  zbyniu
 - added PreReq: rc-scripts and Requires(): /sbin/chkconfig for daemon
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/natmonitor.spec?r1=1.20&r2=1.21&f=u




More information about the pld-cvs-commit mailing list