User Tools

Site Tools


software:syncthing

Syncthing

Autostart in Debian using systemd

Replace <USER> with the actual user that should run the process

  1. systemctl enable syncthing@<USER>.service
  2. systemctl start syncthing@<USER>.service
  3. systemctl status syncthing@<USER>
software/syncthing.txt · Last modified: 2019/03/25 00:44 by Michele Porelli