From fa9bf201f12b76b6c957f1b90fa5147eaee15224 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:28 -0500 Subject: app-laptop/tpacpi-bat: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-laptop/tpacpi-bat/files/tpacpi-bat.initd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-65-gdbad