net-irc/rbot: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:31:11 +0000 (01:31 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
net-irc/rbot/files/rbot.init
net-irc/rbot/files/rbot.init2

index e703cbf675329e8a167ebe60bc4de3c9b6d277b1..c4e2f2facfd6b887d74d9b29cad131c4ae2d8954 100644 (file)
@@ -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$
index e77ae42a36cb33dbb0d56f3d7683d0f1a6ee3937..f37aa4d3fb02d8ae2dbc1703b4d40218b692248a 100644 (file)
@@ -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$