Skip to content

Start ModemManager automatically (Master)

Tanvir Roshid requested to merge tanvir/start/modem/automatically into master

Make ModemManager be installed as a systemd service. This commit adds systemd depends to elements/core-deps/ModemManager.bst. By detecting the existing of systemd, the build process will install the /usr/lib/systemd/system/ModemManager.service unit which will be started automatically at runtime.

Fixes: #630 (closed) master edition of the same problem

Merge request reports