kunsi-p15s: add zfs dataset for /video
This commit is contained in:
parent
8414e3580b
commit
3cdd6ce6ba
1 changed files with 7 additions and 0 deletions
|
@ -188,6 +188,12 @@ nodes['kunsi-p14s'] = {
|
|||
'bundle:vmhost',
|
||||
},
|
||||
},
|
||||
'zroot/system/video': {
|
||||
'mountpoint': '/video',
|
||||
'needed_by': {
|
||||
'bundle:voc-tracker-worker',
|
||||
},
|
||||
},
|
||||
'zroot/system/root': {
|
||||
'canmount': 'noauto',
|
||||
'mountpoint': '/',
|
||||
|
@ -206,6 +212,7 @@ nodes['kunsi-p14s'] = {
|
|||
'snapshot_never': {
|
||||
'zroot/movies',
|
||||
'zroot/system/journal',
|
||||
'zroot/system/video',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue