summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:12 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit25ae472d8b87452a3be5fa97339214701ad70032 (patch)
tree6421f2e7b642de546431ac45a1db6abad2f95c3f /sys-cluster/glusterfs/files
parentsys-cluster/gearmand: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-25ae472d8b87452a3be5fa97339214701ad70032.tar.gz
gentoo-25ae472d8b87452a3be5fa97339214701ad70032.tar.bz2
gentoo-25ae472d8b87452a3be5fa97339214701ad70032.zip
sys-cluster/glusterfs: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-cluster/glusterfs/files')
-rw-r--r--sys-cluster/glusterfs/files/glusterd-r1.initd2
-rw-r--r--sys-cluster/glusterfs/files/glusterd-r2.initd2
-rw-r--r--sys-cluster/glusterfs/files/glusterd.initd2
-rw-r--r--sys-cluster/glusterfs/files/glusterfs-r1.initd2
-rw-r--r--sys-cluster/glusterfs/files/glusterfs.initd2
5 files changed, 5 insertions, 5 deletions
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$