minidlna: fix runit service: run with -d to not daemonize.

This commit is contained in:
Juan RP 2015-05-02 10:48:30 +02:00
parent 2a842a923b
commit 1b65f4ea1c
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec minidlnad 1>&2
exec minidlnad -d 1>&2

View File

@ -1,7 +1,7 @@
# Template file for 'minidlna'
pkgname=minidlna
version=1.1.4
revision=1
revision=2
build_style=gnu-configure
configure_args="
--with-db-path=/var/db/minidlna