mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-30 07:42:23 +02:00
12 lines
180 B
Desktop File
12 lines
180 B
Desktop File
[Unit]
|
|
Description=Quectel EG25 modem
|
|
Before=ModemManager.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/eg25manager -g
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|