From bf09f85b2c285c19aad247e8f91b26a7c2007159 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 20 Feb 2014 08:56:38 -0600 Subject: Make the Upstart job match --- data/indicator-power.conf.in | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'data') diff --git a/data/indicator-power.conf.in b/data/indicator-power.conf.in index a2bc7aa..665fb35 100644 --- a/data/indicator-power.conf.in +++ b/data/indicator-power.conf.in @@ -1,11 +1,9 @@ -description "Indicator Power Backend" +description "Indicator Power Service" -# Want to move to indicator-services-[start|end], but that's not all -# there yet. Use the signals that exist today for now. - -start on indicators-loaded or indicator-services-start +start on indicator-services-start stop on desktop-end or indicator-services-end respawn +respawn limit 2 10 exec @pkglibexecdir@/indicator-power-service -- cgit v1.2.3