]> git.pld-linux.org Git - packages/bfilter.git/commitdiff
- fixed perms for init script
authordarekr <darekr@pld-linux.org>
Sat, 15 Jan 2005 20:41:58 +0000 (20:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bfilter.spec -> 1.6

bfilter.spec

index 2cbf16d09e80076e09ec74a9e71bf33f2ac18358..907cce5b932e6912d3aa951cdbbdee9aba767f42 100644 (file)
@@ -80,7 +80,7 @@ fi
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README doc/*.html doc/*.png
 %attr(755,root,root) %{_bindir}/%{name}
-%attr(755,root,root) /etc/rc.d/init.d/%{name}
+%attr(754,root,root) /etc/rc.d/init.d/%{name}
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/config
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/rules.local
This page took 0.074551 seconds and 4 git commands to generate.