From e368bca97aefdd0a8eaba47aee954edc7b2a3e30 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:55 -0500 Subject: net-p2p/i2p: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-p2p/i2p/files/i2p-0.9.23_initd | 2 +- net-p2p/i2p/files/i2p-0.9.24_initd | 2 +- net-p2p/i2p/files/i2p-0.9.25-initd | 2 +- net-p2p/i2p/files/i2p.initd | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/i2p/files/i2p-0.9.23_initd b/net-p2p/i2p/files/i2p-0.9.23_initd index ca39586113ed..f10c4a020bcc 100644 --- a/net-p2p/i2p/files/i2p-0.9.23_initd +++ b/net-p2p/i2p/files/i2p-0.9.23_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-p2p/i2p/files/i2p-0.9.24_initd b/net-p2p/i2p/files/i2p-0.9.24_initd index 00e91acc4011..bd0091710ed7 100644 --- a/net-p2p/i2p/files/i2p-0.9.24_initd +++ b/net-p2p/i2p/files/i2p-0.9.24_initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-p2p/i2p/files/i2p-0.9.25-initd b/net-p2p/i2p/files/i2p-0.9.25-initd index 00e91acc4011..bd0091710ed7 100644 --- a/net-p2p/i2p/files/i2p-0.9.25-initd +++ b/net-p2p/i2p/files/i2p-0.9.25-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-p2p/i2p/files/i2p.initd b/net-p2p/i2p/files/i2p.initd index ca39586113ed..f10c4a020bcc 100644 --- a/net-p2p/i2p/files/i2p.initd +++ b/net-p2p/i2p/files/i2p.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$ -- cgit v1.2.3-65-gdbad