sys-cluster/cinder: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:34:04 +0000 (01:34 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
sys-cluster/cinder/files/cinder-init
sys-cluster/cinder/files/cinder.initd

index 4c6969ec4c46d96a0ffbb42211c5a3d8f838f89d..6747d1258ed0b9075ae14fd36d3c7b45b178b82c 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
 
index ded44af42b746c7585039d01c0d69df200d80bf7..c65ef84120aab249f3534c11f1dfa6b83cbfd6b0 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$