mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Increase ModemManager priority
This commit is contained in:
parent
a1aa361e1e
commit
0dc77c161a
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@ start_service() {
|
|||
procd_open_instance "monitor"
|
||||
procd_set_param command /usr/sbin/ModemManager-monitor
|
||||
procd_set_param respawn "${respawn_threshold:-3600}" "${respawn_timeout:-5}" "${respawn_retry:-5}"
|
||||
procd_set_param nice "${nice:--10}"
|
||||
procd_close_instance
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue