[Pkg-nagios-changes] [pkg-icinga2] 01/01: Depend on network.target and fix typo in service deps

Alexander Wirt formorer at debian.org
Fri Feb 10 10:21:39 UTC 2017


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

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

commit 16eb9689d0bd1f654beb0c97b640d914c0cd5748
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Feb 10 11:21:23 2017 +0100

    Depend on network.target and fix typo in service deps
---
 debian/icinga2-common.icinga2.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/icinga2-common.icinga2.service b/debian/icinga2-common.icinga2.service
index d06c07d..5da35d7 100644
--- a/debian/icinga2-common.icinga2.service
+++ b/debian/icinga2-common.icinga2.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Icinga host/service/network monitoring system
-After=postgresql.service mariadb.service carbon-cache.service mysql.service yslog.target
+After=postgresql.service mariadb.service carbon-cache.service mysql.service syslog.target network.target
 
 [Service]
 Type=simple

-- 
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