summaryrefslogtreecommitdiff
blob: 21b375d5c97f864e0d1a1d4eb7e217c43616004c (plain)
1
2
3
4
5
6
7
8
9
# /etc/conf.d/deluged
# Change this to the user you want to run deluged as.
# You may specify a group too, after a colon
DELUGED_USER=""
# DELUGED_UMASK="0002"
# DELUGED_OPTS="-p 58846"
DELUGEUI_START="false"
DELUGEUI_OPTS="-u web"