From 5b96adcd87974bb1c26442a1fd1513b415c70d50 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:27 -0500 Subject: [PATCH] net-dns/dnscrypt-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd | 2 +- net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.0-r1 | 2 +- net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd index 8e231e4e51ed..2b82652e0776 100644 --- a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd +++ b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.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/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.0-r1 b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.0-r1 index e79f8f98d747..8d195384bae4 100644 --- a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.0-r1 +++ b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.0-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 # $Id$ diff --git a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 index e7a02d696ea0..cef96535e29d 100644 --- a/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 +++ b/net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.1 @@ -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