From fca6d25b5dade2941f4b84ff20d993369ff47436 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:26 -0500 Subject: [PATCH] media-sound/scmpc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-sound/scmpc/files/scmpc-2.init | 2 +- media-sound/scmpc/files/scmpc.init | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/scmpc/files/scmpc-2.init b/media-sound/scmpc/files/scmpc-2.init index e6165cc0e914..41e93027e4b3 100644 --- a/media-sound/scmpc/files/scmpc-2.init +++ b/media-sound/scmpc/files/scmpc-2.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/media-sound/scmpc/files/scmpc.init b/media-sound/scmpc/files/scmpc.init index e9039da4a628..63ffd3eb6a2a 100644 --- a/media-sound/scmpc/files/scmpc.init +++ b/media-sound/scmpc/files/scmpc.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- 2.26.2