Merge lp:~bfiller/ubuntu-touch-session/address-book-service into lp:ubuntu-touch-session

Proposed by Bill Filler
Status: Needs review
Proposed branch: lp:~bfiller/ubuntu-touch-session/address-book-service
Merge into: lp:ubuntu-touch-session
Diff against target: 13 lines (+9/-0)
1 file modified
upstart-session/address-book-service.conf (+9/-0)
To merge this branch: bzr merge lp:~bfiller/ubuntu-touch-session/address-book-service
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+175375@code.launchpad.net

Commit message

add startup of address-book-service after the shell starts

Description of the change

add startup of address-book-service after the shell starts

To post a comment you must log in.

Unmerged revisions

83. By Bill Filler

added address-book-service to startup

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'upstart-session/address-book-service.conf'
2--- upstart-session/address-book-service.conf 1970-01-01 00:00:00 +0000
3+++ upstart-session/address-book-service.conf 2013-07-17 18:55:59 +0000
4@@ -0,0 +1,9 @@
5+description "address-book-service"
6+author "Bill Filler <bill.filler@canonical.com>"
7+
8+start on started unity8
9+stop on session-end
10+
11+respawn
12+
13+exec /usr/lib/arm-linux-gnueabihf/address-book-service/address-book-service

Subscribers

People subscribed via source and target branches