From 9b40e3d980e5d4710a2f38a18c22b55189c1762b Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:28 -0500 Subject: [PATCH] net-dns/dnsmasq: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/dnsmasq/files/dnsmasq-init-dhcp-r1 | 2 +- net-dns/dnsmasq/files/dnsmasq-init-r2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/dnsmasq/files/dnsmasq-init-dhcp-r1 b/net-dns/dnsmasq/files/dnsmasq-init-dhcp-r1 index 07f0d2181d98..b7cab784768f 100644 --- a/net-dns/dnsmasq/files/dnsmasq-init-dhcp-r1 +++ b/net-dns/dnsmasq/files/dnsmasq-init-dhcp-r1 @@ -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 or later # $Id$ diff --git a/net-dns/dnsmasq/files/dnsmasq-init-r2 b/net-dns/dnsmasq/files/dnsmasq-init-r2 index 94627ef95b00..38a59a818550 100644 --- a/net-dns/dnsmasq/files/dnsmasq-init-r2 +++ b/net-dns/dnsmasq/files/dnsmasq-init-r2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ -- 2.26.2