From eb6247e4b464c36fa7441627b221d0db39429251 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 18 Nov 2021 17:58:44 +0100 Subject: wwan: T3795: periodically check if WWAN connection needs a reconnect --- src/etc/cron.d/check-wwan | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/etc/cron.d/check-wwan (limited to 'src/etc/cron.d') diff --git a/src/etc/cron.d/check-wwan b/src/etc/cron.d/check-wwan new file mode 100644 index 000000000..28190776f --- /dev/null +++ b/src/etc/cron.d/check-wwan @@ -0,0 +1 @@ +*/5 * * * * root /usr/libexec/vyos/vyos-check-wwan.py -- cgit v1.2.3