wwan-config: Fix ModemManager not stopped when stopping wwan-config

BugzID: 81051
This commit is contained in:
Alexandre Bard 2022-08-25 20:23:17 +02:00 committed by Lucien Mueller
parent 2fca63a11b
commit 1eb5a1a51e
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ Restart=on-failure
Nice=-20
# Start time may include power cycles and start of ModemManager
TimeoutStartSec=180
# The default kill mode is killing the subprocesses created by the "os.system"
# calls used to stop ModemManager when handling the kill signal.
KillMode=mixed
[Install]
RequiredBy=multi-user.target