mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-07 21:58:02 +00:00
Implemented server tact
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=starts backups-cleanup.service
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1min
|
||||
OnCalendar={{on_calendar_backups_cleanup}}
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user