Desktop: Update Syncthing service
This commit is contained in:
parent
67d60cde75
commit
923f995f78
|
@ -36,7 +36,5 @@ sudo ufw reload
|
||||||
sudo apt install -y syncthing
|
sudo apt install -y syncthing
|
||||||
sudo ufw allow syncthing
|
sudo ufw allow syncthing
|
||||||
sudo ufw reload
|
sudo ufw reload
|
||||||
systemctl --user enable syncthing.service
|
firefox https://docs.syncthing.net/users/autostart.html#using-the-desktop-environment-kde-gnome-xfce-cinnamon
|
||||||
systemctl --user start syncthing.service
|
|
||||||
systemctl --user status syncthing.service
|
|
||||||
firefox http://localhost:8384
|
firefox http://localhost:8384
|
||||||
|
|
Reference in a new issue