diff --git a/nodes/kunsi-p14s.py b/nodes/kunsi-p14s.py index 63f0d53..5402cfb 100644 --- a/nodes/kunsi-p14s.py +++ b/nodes/kunsi-p14s.py @@ -140,6 +140,10 @@ nodes['kunsi-p14s'] = { # this is not a complete list, but we can't create that # structure using bundlewrap anyway, so there's no point # in adding it here. + 'zroot/system/journal': { + 'mountpoint': '/var/log/journal', + 'acltype': 'posix', + }, 'zroot/system/root': { 'canmount': 'noauto', 'mountpoint': '/',