From e325640c94cd3c575b3a1bb61ff482980f782c6c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:09 -0500 Subject: [PATCH] net-irc/psybnc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-irc/psybnc/files/psybnc-oidentd.initd | 2 +- net-irc/psybnc/files/psybnc.initd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/psybnc/files/psybnc-oidentd.initd b/net-irc/psybnc/files/psybnc-oidentd.initd index 696a07b4d26d..80f089ee2464 100644 --- a/net-irc/psybnc/files/psybnc-oidentd.initd +++ b/net-irc/psybnc/files/psybnc-oidentd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-irc/psybnc/files/psybnc.initd b/net-irc/psybnc/files/psybnc.initd index d82f09c95d9f..581306d890f3 100644 --- a/net-irc/psybnc/files/psybnc.initd +++ b/net-irc/psybnc/files/psybnc.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2