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

index 5f3053358d5daa2731adf0a1e8562b71fb652c47..1997e50cf29aa22ab622fe60dad5c6c707b522f9 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 9bafc01fe38b770cda87581a8d02097e8d2a32b7..d05f071e053b38d2dd4d640738b47d8f108d8b6a 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$