summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:26 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit28c0ce39ead2f249fd8b17ebf96afee73f3979d0 (patch)
treed87a1fcb631462f62f0e12e5866382bbab698ad6 /dev-vcs
parentdc1c3cb15fe61d6764e105116d21b29eadd3bfd9 (diff)
downloadgentoo-28c0ce39ead2f249fd8b17ebf96afee73f3979d0.tar.gz
gentoo-28c0ce39ead2f249fd8b17ebf96afee73f3979d0.tar.xz
dev-vcs/monotone: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/monotone/files/monotone-0.36.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/monotone/files/monotone-0.36.initd b/dev-vcs/monotone/files/monotone-0.36.initd
index 1718fd2c441..4bb10499e8f 100644
--- a/dev-vcs/monotone/files/monotone-0.36.initd
+++ b/dev-vcs/monotone/files/monotone-0.36.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2006-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$