summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:53 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit4db0c30b43da6293414a994f0d731f0b2d79f878 (patch)
tree05347a42b14fced2ac6898cf69ff7e6355ba4b47 /net-analyzer/nagircbot
parentnet-analyzer/nagios-core: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-4db0c30b43da6293414a994f0d731f0b2d79f878.tar.gz
gentoo-4db0c30b43da6293414a994f0d731f0b2d79f878.tar.bz2
gentoo-4db0c30b43da6293414a994f0d731f0b2d79f878.zip
net-analyzer/nagircbot: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/nagircbot')
-rw-r--r--net-analyzer/nagircbot/files/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagircbot/files/init b/net-analyzer/nagircbot/files/init
index b349593ca2f1..71d54a85ef5c 100644
--- a/net-analyzer/nagircbot/files/init
+++ b/net-analyzer/nagircbot/files/init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Id$