summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:25 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitdc1c3cb15fe61d6764e105116d21b29eadd3bfd9 (patch)
tree20dc812089bb966f522cae282287fca15ca893b3 /dev-vcs/cvsd
parentdev-util/schroot: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-dc1c3cb15fe61d6764e105116d21b29eadd3bfd9.tar.gz
gentoo-dc1c3cb15fe61d6764e105116d21b29eadd3bfd9.tar.bz2
gentoo-dc1c3cb15fe61d6764e105116d21b29eadd3bfd9.zip
dev-vcs/cvsd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-vcs/cvsd')
-rw-r--r--dev-vcs/cvsd/files/cvsd.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsd/files/cvsd.rc6 b/dev-vcs/cvsd/files/cvsd.rc6
index b300b3562904..a245ea491b36 100644
--- a/dev-vcs/cvsd/files/cvsd.rc6
+++ b/dev-vcs/cvsd/files/cvsd.rc6
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$