From 0ba892f28ba4e76cbc93023c16b754d1a15a9321 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:11 -0500 Subject: [PATCH] net-irc/shadowircd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-irc/shadowircd/files/shadowircd.confd | 2 +- net-irc/shadowircd/files/shadowircd.initd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/shadowircd/files/shadowircd.confd b/net-irc/shadowircd/files/shadowircd.confd index 391bc347801b..5da910372da2 100644 --- a/net-irc/shadowircd/files/shadowircd.confd +++ b/net-irc/shadowircd/files/shadowircd.confd @@ -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$ diff --git a/net-irc/shadowircd/files/shadowircd.initd b/net-irc/shadowircd/files/shadowircd.initd index 9b6fc15802e8..03621d6e8578 100644 --- a/net-irc/shadowircd/files/shadowircd.initd +++ b/net-irc/shadowircd/files/shadowircd.initd @@ -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