summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:11 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit934e6b46b2d10afaaa5da072af9ffdafcd2e9b17 (patch)
treef6417adaffd857bd14c10c01b0e7ced1f09d7e65
parentnet-analyzer/sancp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-934e6b46b2d10afaaa5da072af9ffdafcd2e9b17.tar.gz
gentoo-934e6b46b2d10afaaa5da072af9ffdafcd2e9b17.tar.bz2
gentoo-934e6b46b2d10afaaa5da072af9ffdafcd2e9b17.zip
net-analyzer/scanlogd: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-analyzer/scanlogd/files/scanlogd.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/scanlogd/files/scanlogd.rc b/net-analyzer/scanlogd/files/scanlogd.rc
index 8f3ff9f38534..8db810b8540e 100644
--- a/net-analyzer/scanlogd/files/scanlogd.rc
+++ b/net-analyzer/scanlogd/files/scanlogd.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$