From 23599a9f6b42b41800fdc970f17f46d6925ca563 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:51 -0500 Subject: [PATCH] net-misc/iodine: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/iodine/files/iodined-1.init | 2 +- net-misc/iodine/files/iodined.init | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/iodine/files/iodined-1.init b/net-misc/iodine/files/iodined-1.init index 2db184a8d093..429ead397c06 100644 --- a/net-misc/iodine/files/iodined-1.init +++ b/net-misc/iodine/files/iodined-1.init @@ -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/iodine/files/iodined.init b/net-misc/iodine/files/iodined.init index bb0915f91ecd..d8bb4534faa4 100644 --- a/net-misc/iodine/files/iodined.init +++ b/net-misc/iodine/files/iodined.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2