mirror of
https://github.com/tonusoo/koduinternet-cpe
synced 2024-11-13 06:40:59 +02:00
12 lines
205 B
Desktop File
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
|