summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:25 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf27233ce510d18c56673385a8b44395a8a39b38e (patch)
tree84ef2cad42b54c6be83d38b0317b23cdca05d9b0 /net-dns/bind/files/named.init-r13
parentnet-dialup/xl2tpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f27233ce510d18c56673385a8b44395a8a39b38e.tar.gz
gentoo-f27233ce510d18c56673385a8b44395a8a39b38e.tar.bz2
gentoo-f27233ce510d18c56673385a8b44395a8a39b38e.zip
net-dns/bind: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-dns/bind/files/named.init-r13')
-rw-r--r--net-dns/bind/files/named.init-r132
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/files/named.init-r13 b/net-dns/bind/files/named.init-r13
index 752338c43744..69f381324e66 100644
--- a/net-dns/bind/files/named.init-r13
+++ b/net-dns/bind/files/named.init-r13
@@ -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$