From 070e76933e143f240c07e93991c367a7c9fcb703 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:11 -0500 Subject: net-irc/rbot: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-irc/rbot/files/rbot.init | 2 +- net-irc/rbot/files/rbot.init2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-irc') diff --git a/net-irc/rbot/files/rbot.init b/net-irc/rbot/files/rbot.init index e703cbf6753..c4e2f2facfd 100644 --- a/net-irc/rbot/files/rbot.init +++ b/net-irc/rbot/files/rbot.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-irc/rbot/files/rbot.init2 b/net-irc/rbot/files/rbot.init2 index e77ae42a36c..f37aa4d3fb0 100644 --- a/net-irc/rbot/files/rbot.init2 +++ b/net-irc/rbot/files/rbot.init2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.1