summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:46 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb8f73c99288446ba59785963f899acf940dfc49c (patch)
treeb357e69e0a7cbd168f822e527ab2428c240ebf97
parentnet-analyzer/icinga: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b8f73c99288446ba59785963f899acf940dfc49c.tar.gz
gentoo-b8f73c99288446ba59785963f899acf940dfc49c.tar.bz2
gentoo-b8f73c99288446ba59785963f899acf940dfc49c.zip
net-analyzer/icinga2: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/icinga2/files/icinga2.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/files/icinga2.initd b/net-analyzer/icinga2/files/icinga2.initd
index 49a4eed338c7..7faff11137d4 100644
--- a/net-analyzer/icinga2/files/icinga2.initd
+++ b/net-analyzer/icinga2/files/icinga2.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2