mirror of
https://github.com/tonusoo/koduinternet-cpe
synced 2025-12-17 23:45:13 +02:00
Initial commit
This commit is contained in:
11
conf/etc/systemd/system/isp-switch.service
Normal file
11
conf/etc/systemd/system/isp-switch.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user