media-sound/forked-daapd: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:29:18 +0000 (01:29 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
media-sound/forked-daapd/files/daapd.initd

index cc3c8e8d6e6eae40b5abf41553611df495a1fffc..7854bd4cc40eb00cf64e01cdad3f95e22bb0ce93 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 
 # Override in /etc/conf.d/daapd
 LOG_LEVEL=${LOG_LEVEL:-2}