summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:10 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit607a9398ccb631b76dbe56c38f164e6be3671c75 (patch)
tree90ecd37461408e97318997c040db6237e2484b64 /sys-cluster
parentsys-cluster/drbd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-607a9398ccb631b76dbe56c38f164e6be3671c75.tar.gz
gentoo-607a9398ccb631b76dbe56c38f164e6be3671c75.tar.bz2
gentoo-607a9398ccb631b76dbe56c38f164e6be3671c75.zip
sys-cluster/drbd-utils: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/drbd-utils/files/drbd-utils-8.0.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc b/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc
index 2b90674c6606..8944c1daa31e 100644
--- a/sys-cluster/drbd-utils/files/drbd-utils-8.0.rc
+++ b/sys-cluster/drbd-utils/files/drbd-utils-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$