From: Austin English Date: Wed, 18 May 2016 06:29:18 +0000 (-0500) Subject: media-sound/forked-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ad11eda5ec30fc79e5e9cef4219d93a151af4f88;p=gentoo.git media-sound/forked-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-sound/forked-daapd/files/daapd.initd b/media-sound/forked-daapd/files/daapd.initd index cc3c8e8d6e6e..7854bd4cc40e 100644 --- a/media-sound/forked-daapd/files/daapd.initd +++ b/media-sound/forked-daapd/files/daapd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Override in /etc/conf.d/daapd LOG_LEVEL=${LOG_LEVEL:-2}