From 3bcbc85d8cda75d56101123ee9daf261b15c90fb Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 20 Feb 2014 10:04:19 -0600 Subject: Adding in XDG autostart and Upstart job files --- data/indicator-printers.conf.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/indicator-printers.conf.in (limited to 'data/indicator-printers.conf.in') diff --git a/data/indicator-printers.conf.in b/data/indicator-printers.conf.in new file mode 100644 index 0000000..665fb35 --- /dev/null +++ b/data/indicator-printers.conf.in @@ -0,0 +1,9 @@ +description "Indicator Power Service" + +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