summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2019-10-25 23:22:08 +0300
committerGitHub <noreply@github.com>2019-10-25 23:22:08 +0300
commitd65dd4597578788ec4a5ec45fcdea537f87aa588 (patch)
treeea2e335a4330b93c25a35075ebe82edaf72a3242 /meson_options.txt
parent21d0dd5a89fe0ef259ca51ebea9f39dd79a341c2 (diff)
downloadsystemd-revert-13843-watchdog.tar.gz
Revert "meson: allow WatchdogSec= in services to be configured"revert-13843-watchdog
This reverts commit 21d0dd5a89fe0ef259ca51ebea9f39dd79a341c2.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 0919577fd7..5dc898eb80 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -207,8 +207,6 @@ 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',