diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:27:23 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 55df6d394027dc237247e60b00f0db3b7a37d424 (patch) | |
tree | ce7b3dd332619247e7f3fb39eb938e2292ae2ed1 /app-laptop/hdapsd | |
parent | app-i18n/skkserv: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-55df6d394027dc237247e60b00f0db3b7a37d424.tar.gz gentoo-55df6d394027dc237247e60b00f0db3b7a37d424.tar.bz2 gentoo-55df6d394027dc237247e60b00f0db3b7a37d424.zip |
app-laptop/hdapsd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-laptop/hdapsd')
-rw-r--r-- | app-laptop/hdapsd/files/hdapsd.init-20141024 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/hdapsd/files/hdapsd.init-20141024 b/app-laptop/hdapsd/files/hdapsd.init-20141024 index b4d0eab26b5c..6113b60b7d7c 100644 --- a/app-laptop/hdapsd/files/hdapsd.init-20141024 +++ b/app-laptop/hdapsd/files/hdapsd.init-20141024 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 |