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