zfs-auto-snapshot
This commit is contained in:
parent
cf4bf15db0
commit
03378ed638
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
defaults = {
|
||||
'apt': {
|
||||
'packages': {
|
||||
'bindfs',
|
||||
'bindfs': {},
|
||||
},
|
||||
},
|
||||
'systemd-mount': {},
|
||||
|
|
|
@ -31,6 +31,7 @@ defaults = {
|
|||
'zfs_pool:',
|
||||
},
|
||||
},
|
||||
'zfs-auto-snapshot': {},
|
||||
},
|
||||
},
|
||||
'systemd-timers': {
|
||||
|
|
Loading…
Reference in a new issue