app-admin/supervisor: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:26:47 +0000 (01:26 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-admin/supervisor/files/init.d
app-admin/supervisor/files/init.d-r1

index 91188b7d36f880c1faa96f1c197c5049f562d113..c75902ce8ce4290157c4e8de5d174fe17bc86ef7 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$
index e1bff4f1c92d81d25d3a06a183e19e632e84149e..105aa1abc4daa3bf1a6aeb7ff81e0485dc6ab7ed 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$