diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:27:28 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | fa9bf201f12b76b6c957f1b90fa5147eaee15224 (patch) | |
tree | 54ac0bee9b7364d09db517b463fa2027968e4733 /app-laptop | |
parent | app-laptop/samsung-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-fa9bf201f12b76b6c957f1b90fa5147eaee15224.tar.gz gentoo-fa9bf201f12b76b6c957f1b90fa5147eaee15224.tar.bz2 gentoo-fa9bf201f12b76b6c957f1b90fa5147eaee15224.zip |
app-laptop/tpacpi-bat: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpacpi-bat/files/tpacpi-bat.initd.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 <ottxor@gentoo.org> # # Distributed under the terms of the GNU General Public License, v2 or later |