no modems under systemd

Bug #1451788 reported by Martin Pitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxc-android-config (Ubuntu)
Fix Released
Medium
Martin Pitt

Bug Description

Under systemd-sysv, current ubuntu-touch has no modems/mobile data/telephony.

That's because there is no systemd counterpart for /etc/init/ofono.override.

Martin Pitt (pitti)
tags: added: systemd-boot-touch
Changed in lxc-android-config (Ubuntu):
status: New → In Progress
assignee: nobody → Martin Pitt (pitti)
importance: Undecided → Medium
Revision history for this message
Martin Pitt (pitti) wrote :

Initial drop-in, which ports everything. Note that rild.service does not yet exist, see bug 1451790.

$ cat /lib/systemd/system/ofono.service.d/lxc-android-config.conf
[Unit]
Wants=rild.service
After=rild.service

[Service]
Environment=OFONO_RIL_DEVICE=ril
Environment=OFONO_RIL_NUM_SIM_SLOTS=1
ExecStart=
ExecStart=/usr/sbin/ofonod -P stktest,provision,sap,udev,dun,smart,hfp --nodetach

tags: added: patch
Martin Pitt (pitti)
no longer affects: lxc-android-config (Ubuntu Wily)
Martin Pitt (pitti)
Changed in lxc-android-config (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package lxc-android-config - 0.221

---------------
lxc-android-config (0.221) vivid; urgency=medium

  * Add lib/systemd/system/ofono.service.d/lxc-android-config.conf:
    systemd counterpart of etc/init/ofono.override. Fixes telephony/mobile
    data under systemd. (LP: #1451788)
  * Add lib/systemd/system/rild.service: systemd counterpart of
    etc/init/rild.conf. (LP: #1451790)

 -- Martin Pitt <email address hidden> Tue, 12 May 2015 14:46:35 +0200

Changed in lxc-android-config (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.