From dc1c3cb15fe61d6764e105116d21b29eadd3bfd9 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:25 -0500 Subject: dev-vcs/cvsd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-vcs/cvsd/files/cvsd.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/cvsd/files/cvsd.rc6 b/dev-vcs/cvsd/files/cvsd.rc6 index b300b356290..a245ea491b3 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$ -- cgit v1.2.1