10 lines
184 B
Desktop File
10 lines
184 B
Desktop File
[Unit]
|
|
Description=Sync local backup to the cloud
|
|
Wants=sync-backup.timer
|
|
|
|
[Service]
|
|
WorkingDirectory=%h
|
|
ExecStart=%h/.local/bin/sync-backup service
|
|
|
|
[Install]
|
|
WantedBy=default.target
|