1
0
mirror of https://github.com/tonusoo/koduinternet-cpe synced 2024-09-22 00:11:04 +03:00
koduinternet-cpe/conf/etc/systemd/system/isp-switch.service

12 lines
205 B
SYSTEMD
Raw Normal View History

2023-06-15 17:55:10 +03:00
[Unit]
Description=Switches v4 connectivity to mobile broadband backup
After=network.target
[Service]
Type=simple
Restart=always
ExecStart=/usr/local/sbin/isp-switch
[Install]
WantedBy=multi-user.target