# DEPRECATED - WILL BE REMOVED IN FUTURE RELEASES
type            = process
command         = /usr/bin/syncthing --logflags=0 --no-browser --home=$HOME/.config/syncthing
load-options    = export-passwd-vars
smooth-recovery = true
logfile         = /var/log/dinit/syncthing.log
# Don't forget to change this if you're not running syncthing as root
run-as          = root
depends-on      = network.target
before          = login.target
