commit: 4ac506c9c23cee826923655b8b7d722d31559cd5 Author: Paolo Pedroni <paolo.pedroni <AT> iol <DOT> it> AuthorDate: Wed Feb 17 10:51:15 2016 +0000 Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 20:38:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac506c9
net-p2p/deluge: Small fixes to configuration files net-p2p/deluge/files/deluge-web.conf | 2 +- net-p2p/deluge/files/deluged.conf-2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/deluge/files/deluge-web.conf b/net-p2p/deluge/files/deluge-web.conf index f0aad8f..f1e904a 100644 --- a/net-p2p/deluge/files/deluge-web.conf +++ b/net-p2p/deluge/files/deluge-web.conf @@ -3,4 +3,4 @@ # You may specify a group too, after a colon DELUGE_WEB_USER="" #DELUGE_WEB_HOME="" -DELUGE_WEB_OPTS="" +#DELUGE_WEB_OPTS="" diff --git a/net-p2p/deluge/files/deluged.conf-2 b/net-p2p/deluge/files/deluged.conf-2 index 5c507c6..8fe6ce4 100644 --- a/net-p2p/deluge/files/deluged.conf-2 +++ b/net-p2p/deluge/files/deluged.conf-2 @@ -4,4 +4,4 @@ DELUGED_USER="" # DELUGED_UMASK="0002" # DELUGED_OPTS="-p 58846" - +# DELUGED_HOME=""
