]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
logind: drop unused user_tasks_max field
[thirdparty/systemd.git] / meson_options.txt
index 5dc898eb804803a3f90f2ea20aff6e42ec8eb449..0919577fd763f3baf69cbe440650e178fb943780 100644 (file)
@@ -207,6 +207,8 @@ 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('service-watchdog', type : 'string', value : '3min',
+       description : 'default watchdog setting for systemd services')
 
 option('default-dnssec', type : 'combo',
        description : 'default DNSSEC mode',