]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
storagetm: add new systemd-storagetm component
[thirdparty/systemd.git] / meson_options.txt
index 831d23e299a785240d066b18312d6cd8cc5b669c..c31e3cd4d719a8c7bc72e72c2709a141c7005afe 100644 (file)
@@ -158,6 +158,8 @@ option('quotacheck', type : 'boolean',
        description : 'support for the quotacheck tools')
 option('sysusers', type : 'boolean',
        description : 'support for the sysusers configuration')
+option('storagetm', type : 'boolean',
+       description : 'support for Storage Target Mode')
 option('tmpfiles', type : 'boolean',
        description : 'support for tmpfiles.d')
 option('importd', type : 'feature', deprecated : { 'true' : 'enabled', 'false' : 'disabled' },