]> granicus.if.org Git - icinga2/commitdiff
Update permissions in the spec file.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 10 Oct 2013 10:32:50 +0000 (12:32 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 10 Oct 2013 10:32:50 +0000 (12:32 +0200)
doc/2.3-setting-up-check-plugins.md
icinga2.spec.in

index 8a76db299b09991e7dbd50e91215f62f76848669..848b0579191000139bbab7f041cb881856f8786c 100644 (file)
@@ -9,14 +9,14 @@ The recommended way of installing these standard plugins is to use your
 distribution's package manager. For your convenience here is a list of package
 names for some of the more popular operating systems/distributions:
 
-OS/Distribution | Package Name   | Installation Path
-----------------|----------------|---------------------------
-RHEL/CentOS     | nagios-plugins | /usr/lib/nagios/plugins
-Debian          | nagios-plugins | /usr/lib/nagios/plugins
-FreeBSD         | nagios-plugins | /usr/local/libexec/nagios
-OS X (MacPorts) | nagios-plugins | /opt/local/libexec
+OS/Distribution        | Package Name       | Installation Path
+-----------------------|--------------------|---------------------------
+RHEL/CentOS (EPEL)     | nagios-plugins-all | /usr/lib/nagios/plugins or /usr/lib64/nagios/plugins
+Debian                 | nagios-plugins     | /usr/lib/nagios/plugins
+FreeBSD                | nagios-plugins     | /usr/local/libexec/nagios
+OS X (MacPorts)        | nagios-plugins     | /opt/local/libexec
 
 Depending on which directory your plugins are installed into you may need to
 update the `plugindir` macro in your Icinga 2 configuration. This macro is used
 by the service templates contained in the Icinga Template Library to determine
-where to find the plugin binaries.
\ No newline at end of file
+where to find the plugin binaries.
index 9278c0789d1287595f28e11eded9737bdc4ca967..5a898c6f2a37286b1876fa7396fac30fbceac272 100644 (file)
@@ -200,11 +200,11 @@ fi
 %exclude %{_datadir}/%{name}/itl
 %{_mandir}/man8/%{name}.8.gz
 
-%attr(0750,%{icinga_user},%{icinga_group}) %{_localstatedir}/cache/%{name}
-%attr(0750,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}
-%attr(0750,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}/compat
-%attr(0750,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}/compat/archives
-%attr(0750,%{icinga_user},%{icinga_group}) %{_localstatedir}/run/%{name}
+%attr(0751,%{icinga_user},%{icinga_group}) %{_localstatedir}/cache/%{name}
+%attr(0751,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}
+%attr(0751,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}/compat
+%attr(0751,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}/compat/archives
+%attr(0751,%{icinga_user},%{icinga_group}) %{_localstatedir}/run/%{name}
 %attr(0750,%{icinga_user},%{icinga_group}) %{_localstatedir}/lib/%{name}
 
 %attr(2755,%{icinga_user},%{icingacmd_group}) %{_localstatedir}/run/icinga2/cmd