Add live btrfs snapshot updating role
This commit is contained in:
parent
60ad70a09f
commit
9ca982641a
7 changed files with 86 additions and 0 deletions
12
roles/autoupdate/files/frib_autoupdate.timer
Normal file
12
roles/autoupdate/files/frib_autoupdate.timer
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Unit]
|
||||
Description=Frib Autoupdate Timer
|
||||
|
||||
|
||||
[Timer]
|
||||
OnBootSec=5m
|
||||
OnUnitActiveSec=30m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue