diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:32:49 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | f711f4d9bf6c8ee05c709987327c5cb79fb358a6 (patch) | |
tree | fc2b8bc5818de98f491b0324bdf7bf9eadebe693 /net-p2p/airdcpp-webclient/files | |
parent | net-nntp/sabnzbd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-f711f4d9bf6c8ee05c709987327c5cb79fb358a6.tar.gz gentoo-f711f4d9bf6c8ee05c709987327c5cb79fb358a6.tar.bz2 gentoo-f711f4d9bf6c8ee05c709987327c5cb79fb358a6.zip |
net-p2p/airdcpp-webclient: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-p2p/airdcpp-webclient/files')
-rw-r--r-- | net-p2p/airdcpp-webclient/files/airdcppd.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/files/airdcppd.initd b/net-p2p/airdcpp-webclient/files/airdcppd.initd index 53e6145b0690..1cad833d8ae2 100644 --- a/net-p2p/airdcpp-webclient/files/airdcppd.initd +++ b/net-p2p/airdcpp-webclient/files/airdcppd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 |