From 013da8c0b138ce917460650bf3440a0cffb718b6 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 (cherry picked from commit eb6247e4b464c36fa7441627b221d0db39429251) --- 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/check-wwan') 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