Add live btrfs snapshot updating role
This commit is contained in:
parent
60ad70a09f
commit
9ca982641a
7 changed files with 86 additions and 0 deletions
9
roles/autoupdate/files/frib_autoupdate.service
Normal file
9
roles/autoupdate/files/frib_autoupdate.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Update btrfs filesystems
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Group=root
|
||||
Type=oneshot
|
||||
ExecStart=/home/partimag/fri_live_upgrade/frib_update.py
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue