summaryrefslogtreecommitdiff
blob: 0918f45fc7ff3cf8c3fd77ca1bc60a3d84443a77 (plain)
1
2
3
4
5
6
7
8
# /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_OPTS="-p 58846"
DELUGEUI_START="false"
DELUGEUI_OPTS="-u web"