summaryrefslogtreecommitdiff
blob: ac0c4cd0db518ad01db7ee11bacac99e0d9ab6d1 (plain)
1
2
3
4
5
6
7
# /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="deluge:deluge"
# DELUGED_UMASK="0002"
DELUGED_OPTS="-p 58846"
DELUGED_HOME="/var/lib/deluge"