summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:30 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2113cf9767476ac9781731a232bd59e64f7bcd17 (patch)
treea10b6804610a0acbc8d2e8b8f94e3da131436014 /net-dns/knot/files/knot.init
parentnet-dns/dnssec-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2113cf9767476ac9781731a232bd59e64f7bcd17.tar.gz
gentoo-2113cf9767476ac9781731a232bd59e64f7bcd17.tar.bz2
gentoo-2113cf9767476ac9781731a232bd59e64f7bcd17.zip
net-dns/knot: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-dns/knot/files/knot.init')
-rw-r--r--net-dns/knot/files/knot.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/knot/files/knot.init b/net-dns/knot/files/knot.init
index 0894c2080daf..2ca0b8e62b57 100644
--- a/net-dns/knot/files/knot.init
+++ b/net-dns/knot/files/knot.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$