1
0
mirror of synced 2025-01-08 04:34:44 +01:00

11 lines
164 B
SYSTEMD
Raw Normal View History

2015-02-11 19:40:46 +01:00
[Unit]
Description=SyncThing
[Service]
Type=simple
Environment=HOME=/root
ExecStart=/usr/bin/syncthing -home=/etc/syncthing/
[Install]
WantedBy=multi-user.target