Force the modem numbers for now

The ofono MC plugin is being blocked by AppArmor, it does however
has a code path to go around it by setting FORCE_RIL_NUM_MODEMS
env var (seems to be added for this very use case). So use this for now
This commit is contained in:
Martin Klapetek 2015-06-17 22:56:38 +00:00
parent cd453ba653
commit 5096dec3b5

View file

@ -29,6 +29,7 @@ export PLASMA_PLATFORM=phone
export QT_QUICK_CONTROLS_STYLE=Plasma
export GRID_UNIT_PX=25
export FORCE_RIL_NUM_MODEMS=1
# upstart user session has useful bits like mtp-server
init --user &