kunsi-p14s: fix mountpoint for rootfs

This commit is contained in:
Franzi 2023-03-27 14:09:00 +02:00
parent ca614efec1
commit f254b9bb12
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -214,7 +214,7 @@ nodes['kunsi-p14s'] = {
}, },
'zroot/system/root': { 'zroot/system/root': {
'canmount': 'noauto', 'canmount': 'noauto',
'mountpoint': '/', 'mountpoint': 'legacy',
}, },
'zroot/user/kunsi': { 'zroot/user/kunsi': {
'mountpoint': '/home/kunsi', 'mountpoint': '/home/kunsi',