summaryrefslogtreecommitdiff
path: root/net-dns/dnscrypt-proxy
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:27 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5b96adcd87974bb1c26442a1fd1513b415c70d50 (patch)
tree015c4e02faaf6fcc280aac5fd4ba5c68247fde77 /net-dns/dnscrypt-proxy
parentbfb8be2fd9d7e785929bfd13fcddbf441cc88fec (diff)
downloadgentoo-5b96adcd87974bb1c26442a1fd1513b415c70d50.tar.gz
gentoo-5b96adcd87974bb1c26442a1fd1513b415c70d50.tar.xz
net-dns/dnscrypt-proxy: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-dns/dnscrypt-proxy')
-rw-r--r--net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd2
-rw-r--r--net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.0-r12
-rw-r--r--net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd-1.6.12
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 8e231e4e51e..2b82652e077 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 e79f8f98d74..8d195384bae 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 e7a02d696ea..cef96535e29 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$