~phablet-team/ubuntu-touch-session/trunk

« back to all changes in this revision

Viewing changes to upstart-session/obexd.conf

  • Committer: Bileto Bot
  • Author(s): Michael Terry, Michael Terry
  • Date: 2016-12-06 13:46:30 UTC
  • mfrom: (289.3.6 pulse-in-snap)
  • Revision ID: ci-train-bot@canonical.com-20161206134630-cjla6sve2nc13zyh
Support running inside a snap (without breaking non-snap runs). (LP: #1629009, #1645797, #1645833)

Approved by: Łukasz Zemczak

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
respawn
8
8
expect fork
9
9
 
10
 
exec /usr/lib/bluetooth/obexd -P ftp,irmc,mas,pcsuite -r $HOME
 
10
exec $SNAP/usr/lib/bluetooth/obexd -P ftp,irmc,mas,pcsuite -r $HOME