User Tools

Site Tools


software:syncthing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:syncthing [2019/03/23 07:23] – created Michele Porellisoftware:syncthing [2019/03/25 00:44] (current) – [Autostart in Debian using systemd] Michele Porelli
Line 1: Line 1:
 ====== Syncthing ====== ====== Syncthing ======
 ===== Autostart in Debian using systemd ===== ===== Autostart in Debian using systemd =====
-- systemctl enable syncthing@myuser.service +Replace <USER> with the actual user that should run the process 
-- systemctl start syncthing@myuser.service +  - systemctl enable syncthing@<USER>.service 
-- systemctl status syncthing@myuser +  - systemctl start syncthing@<USER>.service 
 +  - systemctl status syncthing@<USER>
  
software/syncthing.txt · Last modified: 2019/03/25 00:44 by Michele Porelli