summaryrefslogtreecommitdiffstats
path: root/core/modules/system-tweaks/data/etc/systemd/system.conf.d/10-enable-watchdog.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/system-tweaks/data/etc/systemd/system.conf.d/10-enable-watchdog.conf')
-rw-r--r--core/modules/system-tweaks/data/etc/systemd/system.conf.d/10-enable-watchdog.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/system-tweaks/data/etc/systemd/system.conf.d/10-enable-watchdog.conf b/core/modules/system-tweaks/data/etc/systemd/system.conf.d/10-enable-watchdog.conf
new file mode 100644
index 00000000..34dd37dd
--- /dev/null
+++ b/core/modules/system-tweaks/data/etc/systemd/system.conf.d/10-enable-watchdog.conf
@@ -0,0 +1,3 @@
+[Manager]
+RuntimeWatchdogSec=180
+RebootWatchdogSec=30