From: Austin English Date: Wed, 18 May 2016 06:27:27 +0000 (-0500) Subject: app-laptop/samsung-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=28f95b5bbd73f669f0764c83570c5f0d924ea7d9;p=gentoo.git app-laptop/samsung-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-laptop/samsung-tools/files/samsung-tools.init b/app-laptop/samsung-tools/files/samsung-tools.init index 3580390a1758..3a4a50b35565 100644 --- a/app-laptop/samsung-tools/files/samsung-tools.init +++ b/app-laptop/samsung-tools/files/samsung-tools.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$