1
0
mirror of https://github.com/tonusoo/koduinternet-cpe synced 2024-09-21 16:01:05 +03:00
koduinternet-cpe/conf/etc/systemd/system/isp-switch.service
2023-06-15 17:55:10 +03:00

12 lines
205 B
Desktop File

[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