From 2a0c152f523ce964572f3f9f318dac263e52079f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 24 Oct 2017 19:41:24 +0200 Subject: Fork from Ubuntu's indicator-printers. --- data/ayatana-indicator-printers.conf.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/ayatana-indicator-printers.conf.in (limited to 'data/ayatana-indicator-printers.conf.in') diff --git a/data/ayatana-indicator-printers.conf.in b/data/ayatana-indicator-printers.conf.in new file mode 100644 index 0000000..7f1f79a --- /dev/null +++ b/data/ayatana-indicator-printers.conf.in @@ -0,0 +1,12 @@ +description "Ayatana Indicator Printers 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 ayatana-indicator-services-start and xsession SESSION=ubuntu +stop on desktop-end or ayatana-indicator-services-end + +respawn +respawn limit 2 10 + +exec $SNAP@pkglibexecdir@/ayatana-indicator-printers-service -- cgit v1.2.3