sys-freebsd/freebsd-cddl: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:34:26 +0000 (01:34 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
sys-freebsd/freebsd-cddl/files/zfs.initd
sys-freebsd/freebsd-cddl/files/zvol.initd
sys-freebsd/freebsd-cddl/files/zvol.initd-9.0

index f73bdf00558412bc9f84eaa8ef9a0d7d5b93cd1f..7daf4458a2ec24840ed38f6ea0b474524a8c0f49 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 5a593faec6995cb38e8890c29ca9245a72ec22fc..0f9fcb9fadb2dcc47edca1ac5f46d03d74d5f0fd 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 e80f32437d6b0dab07be149e061360911489da45..bfba28f9241dc3b11bcefbea7b7d6c0aa0473870 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$