summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:40 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit3b0b96dcb44c071ad379d2e20fdd770c5f8117f7 (patch)
tree4a2a4f4fb01f9f98b12cce8f2a3c9755ee4744b7 /net-analyzer/barnyard2
parentnet-analyzer/barnyard: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-3b0b96dcb44c071ad379d2e20fdd770c5f8117f7.tar.gz
gentoo-3b0b96dcb44c071ad379d2e20fdd770c5f8117f7.tar.bz2
gentoo-3b0b96dcb44c071ad379d2e20fdd770c5f8117f7.zip
net-analyzer/barnyard2: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/barnyard2')
-rw-r--r--net-analyzer/barnyard2/files/barnyard2.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/barnyard2/files/barnyard2.initd b/net-analyzer/barnyard2/files/barnyard2.initd
index 6409a009540e..0b8d1590c9b8 100644
--- a/net-analyzer/barnyard2/files/barnyard2.initd
+++ b/net-analyzer/barnyard2/files/barnyard2.initd
@@ -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$