aboutsummaryrefslogtreecommitdiff
path: root/data/indicator-application.conf.in
blob: c06c705ca51a7a4b905e66f7446d3e53be4fd7c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
description "Indicator Application Service"

# NOTE: Limiting only to Unity 7 right now as it's still using
# dbusmenu.  That can be lifted after it is ported to GMenu

start on indicator-services-start and xsession SESSION!=ubuntu-touch
stop on desktop-end or indicator-services-end

emits appindicators-start appindicators-end

respawn
respawn limit 2 10

exec @pkglibexecdir@/indicator-application-service

pre-stop exec initctl emit appindicators-end