1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

correct synchting to syncthing on sudo yunohost service add

This commit is contained in:
Lahire Biette 2015-05-11 20:21:41 +02:00
parent 100472753b
commit 657439f8bb

View file

@ -67,7 +67,7 @@ sudo chmod 750 $syncHome/bin/syncthing
sudo cp ../conf/syncthing /etc/init.d/syncthing
sudo chmod 0755 /etc/init.d/syncthing
sudo update-rc.d syncthing defaults
sudo yunohost service add synchting
sudo yunohost service add syncthing
sudo service syncthing start
# Configure logrotate if present