From b684339e2c797270fbd7a0d5788be29cf726ea16 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:56 -0500 Subject: net-p2p/ppcoind: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/ppcoind/files/ppcoin.initd | 2 +- net-p2p/ppcoind/files/ppcoin.initd-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/ppcoind/files/ppcoin.initd b/net-p2p/ppcoind/files/ppcoin.initd index 1c7373104e8..e739dc7dba4 100644 --- a/net-p2p/ppcoind/files/ppcoin.initd +++ b/net-p2p/ppcoind/files/ppcoin.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Distributed under the terms of the GNU General Public License, v2 or later VARDIR="/var/lib/ppcoin" diff --git a/net-p2p/ppcoind/files/ppcoin.initd-r1 b/net-p2p/ppcoind/files/ppcoin.initd-r1 index 4dabd48eff1..14afc6f0ad9 100644 --- a/net-p2p/ppcoind/files/ppcoin.initd-r1 +++ b/net-p2p/ppcoind/files/ppcoin.initd-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$ -- cgit v1.2.1