summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/primecoind')
-rw-r--r--net-p2p/primecoind/files/primecoin.initd2
-rw-r--r--net-p2p/primecoind/files/primecoin.initd-r12
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/primecoind/files/primecoin.initd b/net-p2p/primecoind/files/primecoin.initd
index a821c3771fdd..37a24b8a6b71 100644
--- a/net-p2p/primecoind/files/primecoin.initd
+++ b/net-p2p/primecoind/files/primecoin.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/primecoin"
diff --git a/net-p2p/primecoind/files/primecoin.initd-r1 b/net-p2p/primecoind/files/primecoin.initd-r1
index de80df26c379..d5ad457f3450 100644
--- a/net-p2p/primecoind/files/primecoin.initd-r1
+++ b/net-p2p/primecoind/files/primecoin.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$