SPECS: nagiosql.spec - allow reading generated config files to nagios
gotar
gotar at pld-linux.org
Tue Mar 17 01:44:53 CET 2009
Author: gotar Date: Tue Mar 17 00:44:53 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- allow reading generated config files to nagios
---- Files affected:
SPECS:
nagiosql.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/nagiosql.spec
diff -u SPECS/nagiosql.spec:1.2 SPECS/nagiosql.spec:1.3
--- SPECS/nagiosql.spec:1.2 Mon Mar 16 23:50:37 2009
+++ SPECS/nagiosql.spec Tue Mar 17 01:44:47 2009
@@ -73,7 +73,7 @@
%doc install/doc/*
# XXX: %config?!
%{_sysconfdir}/nagios/*
-%attr(770,root,http) %{_sysconfdir}/%{name}
+%attr(2770,root,nagios-data) %{_sysconfdir}/%{name}
%dir %attr(750,root,http) %{_webconfdir}
# g+w required for install-time database configuration only
%dir %attr(1770,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webconfdir}/config
@@ -97,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/03/17 00:44:47 gotar
+- allow reading generated config files to nagios
+
Revision 1.2 2009/03/16 22:50:37 glen
- cleanup, possible todos
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagiosql.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list