distribution/packages/sysutils/autostart/sources/daemons/007-syncthing
fewtarius c83cd844b1
* Complete SyncThing integration.
* Switch on in ES under Network Settings.
  * Connect via browser to http://device:8384.
  * Username: root, Password: System Settings Menu
* A bit of startup optimization.
2023-02-09 19:17:29 -05:00

3 lines
77 B
Text
Executable file

STATE=$(get_setting syncthing.enabled)
SVC="syncthing"
DAEMONS=("syncthing")