Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 836328
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- minidlna    2022-03-24 23:13:03.000000000 -0400
0
++ minidlna    2022-03-28 11:53:44.564731170 -0400
Lines 8-19 Link Here
8
name="MiniDLNA"
8
name="MiniDLNA"
9
pidfile="/run/minidlna/minidlna.pid"
9
pidfile="/run/minidlna/minidlna.pid"
10
command="/usr/sbin/minidlnad"
10
command="/usr/sbin/minidlnad"
11
command_args="-P $pidfile -f $CONFIG"
11
command_args="-P $pidfile -f $CONFIG -u ${M_USER} -g ${M_GROUP}"
12
start_stop_daemon_args="--user ${M_USER}:${M_GROUP}"
12
start_stop_daemon_args=''
13
required_files="$CONFIG"
13
required_files="$CONFIG"
14
depend() {
14
depend() {
15
       need net
15
       need net

Return to bug 836328