From 5ec9286a6d4ba574c989a9734ddc78ef026c3d40 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:31 -0500 Subject: [PATCH] net-dns/opendnssec: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/opendnssec/files/opendnssec.initd | 2 +- net-dns/opendnssec/files/opendnssec.initd-1.3.x | 2 +- 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$ -- 2.26.2