Help please:
For me, the following part of the mentioned document - Installation - Duplicati 2 User's Manual - is VERY cryptic. I haven’t got the slightest idea about how the DAEMON_OPTS option should look like. The document should at least contain a link to an explanation of that option:
" Edit the file /etc/default/duplicati and add DAEMON_OPTS options to your liking: sudo nano /etc/default/duplicati
# Defaults for duplicati initscript
# sourced by /etc/init.d/duplicati
# installed at /etc/default/duplicati by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Additional options that are passed to the Daemon.
DAEMON_OPTS="--webservice-interface=any --webservice-port=8200 --portable-mode"
"