summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:09 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commiteab49567da9c4f44b6a9a601b38ebf88cbfa22c7 (patch)
tree51bf3911db03a0c453fe5d77052810c360f172e6 /sys-cluster
parentsys-cluster/dlm: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-eab49567da9c4f44b6a9a601b38ebf88cbfa22c7.tar.gz
gentoo-eab49567da9c4f44b6a9a601b38ebf88cbfa22c7.tar.bz2
gentoo-eab49567da9c4f44b6a9a601b38ebf88cbfa22c7.zip
sys-cluster/drbd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/drbd/files/drbd-8.0.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/drbd/files/drbd-8.0.rc b/sys-cluster/drbd/files/drbd-8.0.rc
index ed5abe98d78a..4adbb8249211 100644
--- a/sys-cluster/drbd/files/drbd-8.0.rc
+++ b/sys-cluster/drbd/files/drbd-8.0.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$