]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- use same perms as in base nagios-plugins package
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 13 Jan 2010 15:22:00 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios-plugin.spec -> 1.9

nagios-plugin.spec

index 254b463bee407319b84e39c0aecd9aeeffff0415..4f9fc0e7e65f33e050c9eb07a8c91bf8eb25abfd 100644 (file)
@@ -52,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{plugin}.cfg
+%attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{plugin}.cfg
 %attr(755,root,root) %{plugindir}/%{plugin}
This page took 0.048166 seconds and 4 git commands to generate.