kunsi-p14s: fix mountpoint for rootfs
This commit is contained in:
parent
ca614efec1
commit
f254b9bb12
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ nodes['kunsi-p14s'] = {
|
|||
},
|
||||
'zroot/system/root': {
|
||||
'canmount': 'noauto',
|
||||
'mountpoint': '/',
|
||||
'mountpoint': 'legacy',
|
||||
},
|
||||
'zroot/user/kunsi': {
|
||||
'mountpoint': '/home/kunsi',
|
||||
|
|
Loading…
Reference in a new issue