From e0344c25e73eec6ab51ad5435b046bfa33191297 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:29 -0500 Subject: sys-freebsd/freebsd-usbin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-freebsd/freebsd-usbin/files/iscsid.initd | 2 +- sys-freebsd/freebsd-usbin/files/moused.initd | 2 +- sys-freebsd/freebsd-usbin/files/nfs.initd | 2 +- sys-freebsd/freebsd-usbin/files/nfsmount.initd | 2 +- sys-freebsd/freebsd-usbin/files/nfsuserd.initd | 2 +- sys-freebsd/freebsd-usbin/files/powerd.initd | 2 +- sys-freebsd/freebsd-usbin/files/rarpd.initd | 2 +- sys-freebsd/freebsd-usbin/files/rpc.lockd.initd | 2 +- sys-freebsd/freebsd-usbin/files/rpc.statd.initd | 2 +- sys-freebsd/freebsd-usbin/files/rpcbind.initd | 2 +- sys-freebsd/freebsd-usbin/files/syscons.initd | 2 +- sys-freebsd/freebsd-usbin/files/syslogd.initd | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'sys-freebsd') diff --git a/sys-freebsd/freebsd-usbin/files/iscsid.initd b/sys-freebsd/freebsd-usbin/files/iscsid.initd index dc7aa2980495..f16d00e876ab 100644 --- a/sys-freebsd/freebsd-usbin/files/iscsid.initd +++ b/sys-freebsd/freebsd-usbin/files/iscsid.initd @@ -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 diff --git a/sys-freebsd/freebsd-usbin/files/moused.initd b/sys-freebsd/freebsd-usbin/files/moused.initd index f13f5ec12cda..d7ca8e0fcf0a 100644 --- a/sys-freebsd/freebsd-usbin/files/moused.initd +++ b/sys-freebsd/freebsd-usbin/files/moused.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-freebsd/freebsd-usbin/files/nfs.initd b/sys-freebsd/freebsd-usbin/files/nfs.initd index fa54bdb207a5..17974ca0998a 100644 --- a/sys-freebsd/freebsd-usbin/files/nfs.initd +++ b/sys-freebsd/freebsd-usbin/files/nfs.initd @@ -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 diff --git a/sys-freebsd/freebsd-usbin/files/nfsmount.initd b/sys-freebsd/freebsd-usbin/files/nfsmount.initd index dfa9a101dc8d..2fb49010a8b0 100644 --- a/sys-freebsd/freebsd-usbin/files/nfsmount.initd +++ b/sys-freebsd/freebsd-usbin/files/nfsmount.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-freebsd/freebsd-usbin/files/nfsuserd.initd b/sys-freebsd/freebsd-usbin/files/nfsuserd.initd index 1d7bf0029511..d69007412fc6 100644 --- a/sys-freebsd/freebsd-usbin/files/nfsuserd.initd +++ b/sys-freebsd/freebsd-usbin/files/nfsuserd.initd @@ -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 diff --git a/sys-freebsd/freebsd-usbin/files/powerd.initd b/sys-freebsd/freebsd-usbin/files/powerd.initd index 293041791747..ff79f6391c4c 100644 --- a/sys-freebsd/freebsd-usbin/files/powerd.initd +++ b/sys-freebsd/freebsd-usbin/files/powerd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-freebsd/freebsd-usbin/files/rarpd.initd b/sys-freebsd/freebsd-usbin/files/rarpd.initd index eef661657e73..3c2a3ffe416d 100644 --- a/sys-freebsd/freebsd-usbin/files/rarpd.initd +++ b/sys-freebsd/freebsd-usbin/files/rarpd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-freebsd/freebsd-usbin/files/rpc.lockd.initd b/sys-freebsd/freebsd-usbin/files/rpc.lockd.initd index 0c74b9fed612..dd2fdbe8a756 100644 --- a/sys-freebsd/freebsd-usbin/files/rpc.lockd.initd +++ b/sys-freebsd/freebsd-usbin/files/rpc.lockd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/sys-freebsd/freebsd-usbin/files/rpc.statd.initd b/sys-freebsd/freebsd-usbin/files/rpc.statd.initd index 5c3cf30d304f..163af5a4b4a1 100644 --- a/sys-freebsd/freebsd-usbin/files/rpc.statd.initd +++ b/sys-freebsd/freebsd-usbin/files/rpc.statd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/sys-freebsd/freebsd-usbin/files/rpcbind.initd b/sys-freebsd/freebsd-usbin/files/rpcbind.initd index 47cb0d359342..1ff98a5ef549 100644 --- a/sys-freebsd/freebsd-usbin/files/rpcbind.initd +++ b/sys-freebsd/freebsd-usbin/files/rpcbind.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-freebsd/freebsd-usbin/files/syscons.initd b/sys-freebsd/freebsd-usbin/files/syscons.initd index 7edcafa332d7..5ab3075c4de5 100644 --- a/sys-freebsd/freebsd-usbin/files/syscons.initd +++ b/sys-freebsd/freebsd-usbin/files/syscons.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-freebsd/freebsd-usbin/files/syslogd.initd b/sys-freebsd/freebsd-usbin/files/syslogd.initd index 4367b40ec4ea..87c40cd2a3ed 100644 --- a/sys-freebsd/freebsd-usbin/files/syslogd.initd +++ b/sys-freebsd/freebsd-usbin/files/syslogd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad