]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
Add missing dash to --all option in the timedatectl man page
[thirdparty/systemd.git] / meson_options.txt
index 42693bc47c09b26acaf1b591a2591518edf6e772..044bb792b5b466397b21d843bd4ba3279c9c1e42 100644 (file)
@@ -198,6 +198,8 @@ option('default-kill-user-processes', type : 'boolean',
        description : 'the default value for KillUserProcesses= setting')
 option('gshadow', type : 'boolean',
        description : 'support for shadow group')
+option('default-locale', type : 'string', value : '',
+       description : 'default locale used when /etc/locale.conf does not exist')
 
 option('default-dnssec', type : 'combo',
        description : 'default DNSSEC mode',