From 1e144d0986d1bc343d1e73e1d16bcd84f004c2f1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:05 -0500 Subject: net-proxy/c-icap: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-proxy/c-icap/files/c-icap.init.2 | 2 +- net-proxy/c-icap/files/c-icap.init.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-proxy') diff --git a/net-proxy/c-icap/files/c-icap.init.2 b/net-proxy/c-icap/files/c-icap.init.2 index 398990d22ec0..d48283fc63e8 100644 --- a/net-proxy/c-icap/files/c-icap.init.2 +++ b/net-proxy/c-icap/files/c-icap.init.2 @@ -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 # $Id$ diff --git a/net-proxy/c-icap/files/c-icap.init.3 b/net-proxy/c-icap/files/c-icap.init.3 index 4a3e0269bae1..a5b0a3e03c84 100644 --- a/net-proxy/c-icap/files/c-icap.init.3 +++ b/net-proxy/c-icap/files/c-icap.init.3 @@ -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 # $Id$ -- cgit v1.2.3