c83cd844b1
* 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.
10 lines
150 B
Desktop File
10 lines
150 B
Desktop File
[Unit]
|
|
Description=Start SyncThing
|
|
After=jelos.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/start_syncthing.sh
|
|
|
|
[Install]
|
|
WantedBy=jelos.service
|