diff options
-rw-r--r-- | data/indicator-sound.conf.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/indicator-sound.conf.in b/data/indicator-sound.conf.in index 6d5c870..a5f4b4d 100644 --- a/data/indicator-sound.conf.in +++ b/data/indicator-sound.conf.in @@ -6,9 +6,6 @@ description "Indicator Sound Backend" start on indicators-loaded or indicator-services-start stop on desktop-end or indicator-services-end -env G_MESSAGES_DEBUG=all -export G_MESSAGES_DEBUG - respawn exec @CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service |