mirror of
https://github.com/edu4rdshl/rusnapshot.git
synced 2026-07-17 23:24:55 +00:00
(chore): fix systemd units
- Best wording - Don't allow to enable `.service` units, that wouldn't make sense because they're managed by timers
This commit is contained in:
parent
2f47feccd7
commit
a2de007c87
6 changed files with 6 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Take system snapshots monthly.
|
||||
Description=Take monthly snapshots with rusnapshot
|
||||
|
||||
[Timer]
|
||||
OnCalendar=monthly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue