app-backup/bacula: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:26:57 +0000 (01:26 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-backup/bacula/files/bacula-dir.initd
app-backup/bacula/files/bacula-fd.initd
app-backup/bacula/files/bacula-sd.initd

index b097e977c0da6c48989ccd19092343c30cde3744..330778cce175cf88e51a75b332ce572b9a822ad9 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 8d5ebe852c3bc13eb1246a0cde27c561b6fe5565..cacf90e5cf465b944518ed99ff560bfb846340e6 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 463a383187d54b0e63024ad6671c0c379af568ff..4fbb8ebde33a81be51463c262a252968647a371b 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$