[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.8.2-1-1-ga466a1e

Alexander Wirt alexander.wirt at credativ.de
Wed Dec 19 13:22:39 UTC 2012


The following commit has been merged in the master branch:
commit a466a1e44e6f69e98bb8515741aab1a59d56d0a1
Author: Alexander Wirt <alexander.wirt at credativ.de>
Date:   Wed Dec 19 14:22:12 2012 +0100

    Replace /etc/init.d with service

diff --git a/debian/README.Debian b/debian/README.Debian
index 247ed8b..7c2ff42 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -30,10 +30,10 @@ permission changes).  The following is the recommended approach:
 - perform the following commands to change directory permissions and
   to make the changes permanent:
 
-/etc/init.d/icinga stop
+service icinga stop
 dpkg-statoverride --update --add nagios www-data 2710 /var/lib/icinga/rw
 dpkg-statoverride --update --add nagios nagios 751 /var/lib/icinga
-/etc/init.d/icinga start
+service icinga start
 
 Manually Providing / Overriding Authentication Configuration
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

-- 
debian packaging of icinga(-core)



More information about the Pkg-nagios-changes mailing list