]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
sd-network: add new API sd_network_link_get_dns_default_route()
[thirdparty/systemd.git] / meson_options.txt
index 62167ae92d6b9f58895ac8919ce54746df3bc1ac..1423b8998e5d3860fa245559ee0b8184764d57e4 100644 (file)
@@ -156,6 +156,9 @@ option('compat-gateway-hostname', type : 'boolean', value : 'false',
 option('default-hierarchy', type : 'combo',
        choices : ['legacy', 'hybrid', 'unified'], value : 'hybrid',
        description : 'default cgroup hierarchy')
+option('default-net-naming-scheme', type : 'combo',
+       choices : ['latest', 'v238', 'v239', 'v240'],
+       description : 'default net.naming-scheme= value')
 option('time-epoch', type : 'integer', value : '-1',
        description : 'time epoch for time clients')
 option('system-uid-max', type : 'integer', value : '-1',