kunsi-p15s: add zfs dataset for /video

This commit is contained in:
Franzi 2022-04-27 05:42:11 +02:00
parent 8414e3580b
commit 3cdd6ce6ba
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 7 additions and 0 deletions

View File

@ -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',
},
},
},