diff --git a/systemd/snap-sync@.service b/systemd/snap-sync@.service index 5d5112d..dfbbd1f 100644 --- a/systemd/snap-sync@.service +++ b/systemd/snap-sync@.service @@ -1,10 +1,9 @@ [Unit] -Description=snap-sync (UUID: %i) +Description=Run snap-sync backup (UUID: %i) [Install] WantedBy=multi-user.target [Service] Type=simple - ExecStart=/usr/bin/snap-sync-wrapper %i diff --git a/systemd/snap-sync@.timer b/systemd/snap-sync@.timer index d622342..562541c 100644 --- a/systemd/snap-sync@.timer +++ b/systemd/snap-sync@.timer @@ -1,5 +1,5 @@ [Unit] -Description=Run snap-sync weekly +Description=Run snap-sync weekly (UUID %i) [Timer] OnCalendar=weekly