diff options
Diffstat (limited to 'data/indicator-printers.conf.in')
-rw-r--r-- | data/indicator-printers.conf.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/indicator-printers.conf.in b/data/indicator-printers.conf.in deleted file mode 100644 index f17953a..0000000 --- a/data/indicator-printers.conf.in +++ /dev/null @@ -1,12 +0,0 @@ -description "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 indicator-services-start and xsession SESSION=ubuntu -stop on desktop-end or indicator-services-end - -respawn -respawn limit 2 10 - -exec $SNAP@pkglibexecdir@/indicator-printers-service |