~tiagosh/telephony-service/clear-read-messages

« back to all changes in this revision

Viewing changes to upstart/telephony-service-indicator.conf

- start indicator only after ofono-setup has finished its execution
- stop only when the desktop session ends. Fixes: 1317692

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
description "telephony-service-indicator"
2
2
author "Tiago Salem Herrmann <tiago.herrmann@canonical.com>"
3
3
 
4
 
start on started indicator-messages
5
 
stop on stopping indicator-messages
 
4
start on stopped ofono-setup
 
5
stop on desktop-end
6
6
 
7
7
respawn
8
8