]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
nspawn: allocate the pty used for /dev/console within the container
[thirdparty/systemd.git] / meson_options.txt
index 4a8e73bc5945902e5520644d530a655c98ca6798..494a8de43c487ec17f145ea0a6a411f549267473 100644 (file)
@@ -156,7 +156,7 @@ option('fallback-hostname', type : 'string', value : 'localhost',
 option('compat-gateway-hostname', type : 'boolean', value : 'false',
        description : 'allow "gateway" as the symbolic name for default gateway')
 option('default-hierarchy', type : 'combo',
-       choices : ['legacy', 'hybrid', 'unified'], value : 'hybrid',
+       choices : ['legacy', 'hybrid', 'unified'], value : 'unified',
        description : 'default cgroup hierarchy')
 option('default-net-naming-scheme', type : 'combo',
        choices : ['latest', 'v238', 'v239', 'v240'],