aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Terry <mterry@ubuntu.com>2018-03-23 14:24:51 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-23 14:25:50 +0100
commita738856becd4627eddaa1b4c4d1387c610906c57 (patch)
treed28f5c41727793d8c998c5bb3a45cfc01d9775c3 /data
parentb1dd220998efcf3f5ea6db0b0e1bc891e12a33f1 (diff)
downloadayatana-indicator-messages-a738856becd4627eddaa1b4c4d1387c610906c57.tar.gz
ayatana-indicator-messages-a738856becd4627eddaa1b4c4d1387c610906c57.tar.bz2
ayatana-indicator-messages-a738856becd4627eddaa1b4c4d1387c610906c57.zip
Work inside a snap by prefixing hard coded paths with $SNAP.
Diffstat (limited to 'data')
-rw-r--r--data/ayatana-indicator-messages.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ayatana-indicator-messages.conf.in b/data/ayatana-indicator-messages.conf.in
index 109d383..ed7a4b6 100644
--- a/data/ayatana-indicator-messages.conf.in
+++ b/data/ayatana-indicator-messages.conf.in
@@ -6,4 +6,4 @@ stop on desktop-end or ayatana-indicator-services-end
respawn
respawn limit 2 10
-exec @pkglibexecdir@/ayatana-indicator-messages-service
+exec $SNAP@pkglibexecdir@/ayatana-indicator-messages-service