aboutsummaryrefslogtreecommitdiff
path: root/data/indicator-application.conf.in
blob: 2e452a3465a5b4899c69754f6dd52a496a06a075 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
description "Indicator Application Service"
author "Ted Gould <ted@canonical.com>"

start on indicators-loaded
stop on desktop-end

emits appindicators-start appindicators-end

env G_MESSAGES_DEBUG=all
export G_MESSAGES_DEBUG

respawn

exec @libexecdir@/indicator-application-service

pre-stop initctl emit appindicators-end