summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:31 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5ec9286a6d4ba574c989a9734ddc78ef026c3d40 (patch)
tree15c58c7836b16013920a4e815ae019f8aa932855 /net-dns
parentnet-dns/namecoind: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-5ec9286a6d4ba574c989a9734ddc78ef026c3d40.tar.gz
gentoo-5ec9286a6d4ba574c989a9734ddc78ef026c3d40.tar.bz2
gentoo-5ec9286a6d4ba574c989a9734ddc78ef026c3d40.zip
net-dns/opendnssec: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/opendnssec/files/opendnssec.initd2
-rw-r--r--net-dns/opendnssec/files/opendnssec.initd-1.3.x2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/opendnssec/files/opendnssec.initd b/net-dns/opendnssec/files/opendnssec.initd
index eebf01148038..4015f91be4e9 100644
--- a/net-dns/opendnssec/files/opendnssec.initd
+++ b/net-dns/opendnssec/files/opendnssec.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$
diff --git a/net-dns/opendnssec/files/opendnssec.initd-1.3.x b/net-dns/opendnssec/files/opendnssec.initd-1.3.x
index d0e256b13d9b..d31dcd4aa36b 100644
--- a/net-dns/opendnssec/files/opendnssec.initd-1.3.x
+++ b/net-dns/opendnssec/files/opendnssec.initd-1.3.x
@@ -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$