]> git.pld-linux.org Git - packages/bind.git/commitdiff
- 754 on /etc/rc.d/init.d/named.
authorkloczek <kloczek@pld-linux.org>
Thu, 25 Nov 1999 11:19:00 +0000 (11:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.42

bind.spec

index 8439e4dc70b91a5d564b601708048deb4f2d8c12..85c2fd4b60fc9b61f4d6b7e82a7a1ae4d891f9e2 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -275,7 +275,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {src/README,src/Version,src/CHANGES,EXAMPLE-CONFIG}.gz
 
-%attr(755,root,root) /etc/rc.d/init.d/named
+%attr(754,root,root) /etc/rc.d/init.d/named
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/named
 %attr(640,root,named) %config(noreplace) %verify(not size mtime md5) /etc/named.conf
 %attr(640,root,root) %config %verify(not size mtime md5) /etc/logrotate.d/named
This page took 0.091554 seconds and 4 git commands to generate.