update description
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=snap-sync (UUID: %i)
|
Description=Run snap-sync backup (UUID: %i)
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|
||||||
ExecStart=/usr/bin/snap-sync-wrapper %i
|
ExecStart=/usr/bin/snap-sync-wrapper %i
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Run snap-sync weekly
|
Description=Run snap-sync weekly (UUID %i)
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=weekly
|
OnCalendar=weekly
|
||||||
|
|||||||
Reference in New Issue
Block a user