summarylogtreecommitdiffstats
path: root/cells-sync.service
blob: 9684dc1a4622279d606ab130674779540cf40452 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cells Sync is a desktop synchronization client for Pydio Cells server
Documentation=https://github.com/pydio/cells-sync

[Service]
ExecStart=/usr/bin/cells-sync start --headless
Restart=always

[Install]
WantedBy=default.target