summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/ppcoind/files/ppcoin.initd2
-rw-r--r--net-p2p/ppcoind/files/ppcoin.initd-r12
2 files changed, 2 insertions, 2 deletions
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$