From 0d8614166451fc8df7501058461ee18c188df301 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:05 -0500 Subject: [PATCH] net-proxy/dante: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-proxy/dante/files/dante-1.3.2-sockd-init | 2 +- net-proxy/dante/files/dante-sockd-init | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/dante/files/dante-1.3.2-sockd-init b/net-proxy/dante/files/dante-1.3.2-sockd-init index e2b90fd57510..f1498f770e5b 100644 --- a/net-proxy/dante/files/dante-1.3.2-sockd-init +++ b/net-proxy/dante/files/dante-1.3.2-sockd-init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-proxy/dante/files/dante-sockd-init b/net-proxy/dante/files/dante-sockd-init index 8b95e4a79adc..1e0aac3ca8c2 100644 --- a/net-proxy/dante/files/dante-sockd-init +++ b/net-proxy/dante/files/dante-sockd-init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2