From 2732d5e8e039c982527d099d9c0005cefb40806d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:49 -0500 Subject: [PATCH] net-misc/i2pd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/i2pd/files/i2pd-2.5.0.initd | 2 +- net-misc/i2pd/files/i2pd-2.5.1.initd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/i2pd/files/i2pd-2.5.0.initd b/net-misc/i2pd/files/i2pd-2.5.0.initd index 6c1d4b7280f7..22acfa76235b 100644 --- a/net-misc/i2pd/files/i2pd-2.5.0.initd +++ b/net-misc/i2pd/files/i2pd-2.5.0.initd @@ -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$ diff --git a/net-misc/i2pd/files/i2pd-2.5.1.initd b/net-misc/i2pd/files/i2pd-2.5.1.initd index 3bcdd312db33..10a41186eacd 100644 --- a/net-misc/i2pd/files/i2pd-2.5.1.initd +++ b/net-misc/i2pd/files/i2pd-2.5.1.initd @@ -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$ -- 2.26.2