7 lines
283 B
Text
7 lines
283 B
Text
|
# /etc/conf.d/modemmanager: config file for modemmanager
|
||
|
|
||
|
# Add extra command line options to modemmanager, use with care
|
||
|
# ModemManager --help for possible values
|
||
|
# Use quick suspend/resume hooks for the EG25-G modem in the PinePhone
|
||
|
modemmanager_opts="--test-quick-suspend-resume"
|