[Pkg-nagios-changes] [pkg-icinga2] 02/04: icinga2-prepare-dirs was renamed to prepare-dirs

Alexander Wirt formorer at debian.org
Mon Dec 1 21:26:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch master
in repository pkg-icinga2.

commit 1deb08b7f00ef50c6ae7f4899b6e1227fd814220
Author: Alexander Wirt <formorer at debian.org>
Date:   Mon Dec 1 20:47:44 2014 +0100

    icinga2-prepare-dirs was renamed to prepare-dirs
---
 debian/icinga2-common.icinga2.service | 2 +-
 debian/icinga2-common.install         | 2 +-
 debian/rules                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/icinga2-common.icinga2.service b/debian/icinga2-common.icinga2.service
index dd1eace..a33dab4 100644
--- a/debian/icinga2-common.icinga2.service
+++ b/debian/icinga2-common.icinga2.service
@@ -4,7 +4,7 @@ After=postgresql.service mariadb.service carbon-cache.service mysql.service
 
 [Service]
 Type=simple
-ExecStartPre=/usr/lib/icinga2/icinga2-prepare-dirs /usr/lib/icinga2/icinga2
+ExecStartPre=/usr/lib/icinga2/prepare-dirs /usr/lib/icinga2/icinga2
 ExecStart=/usr/sbin/icinga2 daemon 
 ExecReload=/bin/kill -HUP $MAINPID
 
diff --git a/debian/icinga2-common.install b/debian/icinga2-common.install
index cd78257..be8e5ea 100644
--- a/debian/icinga2-common.install
+++ b/debian/icinga2-common.install
@@ -4,5 +4,5 @@ debian/tmp/etc/logrotate.d
 tools/syntax/* 		      usr/share/icinga2-common/syntax
 usr/share/icinga2
 debian/tmp/etc/bash_completion.d
-etc/initsystem/icinga2-prepare-dirs usr/lib/icinga2
 etc/sysconfig/icinga2 usr/lib/icinga2
+usr/lib/icinga2/prepare-dirs
diff --git a/debian/rules b/debian/rules
index 7f7ce15..0943ae5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_install:
 
 override_dh_install:
 	dh_install
-	chmod +x debian/icinga2-common/usr/lib/icinga2/icinga2-prepare-dirs
+	chmod +x debian/icinga2-common/usr/lib/icinga2/prepare-dirs
 	# remove ido files from other packages
 	if [ -d debian/icinga2-common/ ]; then rm debian/icinga2-common/etc/icinga2/features-available/ido-*; fi
 	rm debian/icinga2-bin/usr/lib/*/icinga2/libdb_ido_*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git



More information about the Pkg-nagios-changes mailing list