]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
vmspawn: added initial code for vmspawn
[thirdparty/systemd.git] / meson_options.txt
index 831d23e299a785240d066b18312d6cd8cc5b669c..63e14d4f6c2d416bd0fc790ca27e4769dec3f9b3 100644 (file)
@@ -154,6 +154,8 @@ option('backlight', type : 'boolean',
        description : 'support for restoring backlight state')
 option('vconsole', type : 'boolean',
        description : 'support for vconsole configuration')
+option('vmspawn', type : 'boolean', value: false,
+       description : 'install the systemd-vmspawn tool')
 option('quotacheck', type : 'boolean',
        description : 'support for the quotacheck tools')
 option('sysusers', type : 'boolean',