From: Austin English Date: Wed, 18 May 2016 06:27:28 +0000 (-0500) Subject: app-laptop/tpacpi-bat: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa9bf201f12b76b6c957f1b90fa5147eaee15224;p=gentoo.git app-laptop/tpacpi-bat: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-laptop/tpacpi-bat/files/tpacpi-bat.initd.1 b/app-laptop/tpacpi-bat/files/tpacpi-bat.initd.1 index a1900794daab..63a4d33694bd 100644 --- a/app-laptop/tpacpi-bat/files/tpacpi-bat.initd.1 +++ b/app-laptop/tpacpi-bat/files/tpacpi-bat.initd.1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright (C) 2012-2013 Christoph Junghans # # Distributed under the terms of the GNU General Public License, v2 or later