summaryrefslogtreecommitdiff
path: root/reboot-if-no-net-connection.timer
diff options
context:
space:
mode:
Diffstat (limited to 'reboot-if-no-net-connection.timer')
-rw-r--r--reboot-if-no-net-connection.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/reboot-if-no-net-connection.timer b/reboot-if-no-net-connection.timer
new file mode 100644
index 0000000..5c39d47
--- /dev/null
+++ b/reboot-if-no-net-connection.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=repeatedly check net connectivity
+
+[Timer]
+RandomizedDelaySec=1min
+OnUnitInactiveSec=10min
+OnBootSec=10min
+
+[Install]
+WantedBy=timers.target