Duplicati reset to fresh install?

Ok, maybe all you need to do is change /etc/default/duplicati file so that DAEMON_OPTS has an additional option:

DAEMON_OPTS="--server-datafolder=/home/kinghat/.config/Duplicati"

Once you make that edit, try restarting duplicati:

$ sudo systemctl restart duplicati

This might be the simplest solution!

1 Like