]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
man: Small fix of sd_bus_message_send() man page
[thirdparty/systemd.git] / meson_options.txt
index a42147302997a7943bc7f0f77e7701e3c728451e..425e958ba20af3f6d783fd64752a7e87ff91350e 100644 (file)
@@ -99,7 +99,7 @@ option('coredump', type : 'boolean',
        description : 'install the coredump handler')
 option('pstore', type : 'boolean',
        description : 'install the pstore archival tool')
-option('oomd', type : 'combo', choices : ['auto', 'true', 'false'],
+option('oomd', type : 'boolean',
        description : 'install the userspace oom killer')
 option('logind', type : 'boolean',
        description : 'install the systemd-logind stack')