aboutsummaryrefslogtreecommitdiff
path: root/modem-restart.service
blob: eb44442b9d587d9fde2ae58d5b61e03fbdcf44f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Restarts eg25-manager if USB connection to the Quectel EG25 modem is lost

[Service]
User=root
WorkingDirectory=/
ExecStart=modem-restart
Restart=always

[Install]
WantedBy=multi-user.target