summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:13 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitbb495da14e313869e5ee556a19ee960bde400015 (patch)
treee1bad301c270fbe1c67fc015a1f78c94fc70de47 /net-analyzer
parentnet-analyzer/sguil-sensor: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-bb495da14e313869e5ee556a19ee960bde400015.tar.gz
gentoo-bb495da14e313869e5ee556a19ee960bde400015.tar.bz2
gentoo-bb495da14e313869e5ee556a19ee960bde400015.zip
net-analyzer/sguil-server: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/sguil-server/files/sguild.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sguil-server/files/sguild.initd b/net-analyzer/sguil-server/files/sguild.initd
index 11a1a94f7c91..7b3a900c88e6 100644
--- a/net-analyzer/sguil-server/files/sguild.initd
+++ b/net-analyzer/sguil-server/files/sguild.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$