From 25ae472d8b87452a3be5fa97339214701ad70032 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:12 -0500 Subject: sys-cluster/glusterfs: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-cluster/glusterfs/files/glusterd-r1.initd | 2 +- sys-cluster/glusterfs/files/glusterd-r2.initd | 2 +- sys-cluster/glusterfs/files/glusterd.initd | 2 +- sys-cluster/glusterfs/files/glusterfs-r1.initd | 2 +- sys-cluster/glusterfs/files/glusterfs.initd | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/glusterfs/files/glusterd-r1.initd b/sys-cluster/glusterfs/files/glusterd-r1.initd index 3cb7c637163c..019b51dd1609 100644 --- a/sys-cluster/glusterfs/files/glusterd-r1.initd +++ b/sys-cluster/glusterfs/files/glusterd-r1.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 # $Id$ diff --git a/sys-cluster/glusterfs/files/glusterd-r2.initd b/sys-cluster/glusterfs/files/glusterd-r2.initd index 8d4d7b8257af..bd336519f710 100644 --- a/sys-cluster/glusterfs/files/glusterd-r2.initd +++ b/sys-cluster/glusterfs/files/glusterd-r2.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 # $Id$ diff --git a/sys-cluster/glusterfs/files/glusterd.initd b/sys-cluster/glusterfs/files/glusterd.initd index bbb28a736d4f..5e8efb545783 100644 --- a/sys-cluster/glusterfs/files/glusterd.initd +++ b/sys-cluster/glusterfs/files/glusterd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-cluster/glusterfs/files/glusterfs-r1.initd b/sys-cluster/glusterfs/files/glusterfs-r1.initd index 0a974a8eae34..717ee79f6948 100644 --- a/sys-cluster/glusterfs/files/glusterfs-r1.initd +++ b/sys-cluster/glusterfs/files/glusterfs-r1.initd @@ -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$ diff --git a/sys-cluster/glusterfs/files/glusterfs.initd b/sys-cluster/glusterfs/files/glusterfs.initd index 7f8759af594d..1f5bde65da12 100644 --- a/sys-cluster/glusterfs/files/glusterfs.initd +++ b/sys-cluster/glusterfs/files/glusterfs.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad