I'm not sure how to do this, since the ModemManager is started via the NetworkManager as a child process (as far I know, because there are no ModemManager in the autostarts).
Code: Select all
pi64 ~ # ps -ax | grep ModemManager
2175 ? Sl 0:05 /usr/sbin/ModemManager
4562 pts/1 S+ 0:00 grep --colour=auto ModemManager
pi64 ~ # rc-update | grep -i manager
NetworkManager | default
pi64 ~ #
