From 329107ab34c4613ce4e59bb563762af53bc1287a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 20 Feb 2014 10:59:28 -0600 Subject: Limit to Unity 7 --- data/indicator-printers.conf.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/indicator-printers.conf.in b/data/indicator-printers.conf.in index 1bd4e65..3e892fb 100644 --- a/data/indicator-printers.conf.in +++ b/data/indicator-printers.conf.in @@ -1,6 +1,9 @@ description "Indicator Printers Service" -start on indicator-services-start +# 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 stop on desktop-end or indicator-services-end respawn -- cgit v1.2.3