diff options
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt index 5dc898eb80..0919577fd7 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -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', |