From ca23ca697ec60956c0c3c2a0c61880d36e6a5038 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:54 -0500 Subject: [PATCH] net-ftp/frox: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-ftp/frox/files/frox.initd | 2 +- net-ftp/frox/files/frox.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-ftp/frox/files/frox.initd b/net-ftp/frox/files/frox.initd index 1e4da49d5293..c00c549fe541 100644 --- a/net-ftp/frox/files/frox.initd +++ b/net-ftp/frox/files/frox.initd @@ -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-ftp/frox/files/frox.rc b/net-ftp/frox/files/frox.rc index 87032cd58364..81474bfe064c 100644 --- a/net-ftp/frox/files/frox.rc +++ b/net-ftp/frox/files/frox.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2