aboutsummaryrefslogtreecommitdiff
path: root/tools/indicator-debugging
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-10-15 12:39:13 -0500
committerTed Gould <ted@gould.cx>2010-10-15 12:39:13 -0500
commit0f99ed218d71e96d2fa5f10c5f0791b61445f8aa (patch)
treefd8eb138d07bdc648f40b2967d973400ae87e95c /tools/indicator-debugging
parent2e3ea76f4947c1148f6c3a8b870e0e319deaa20c (diff)
downloadlibayatana-indicator-0f99ed218d71e96d2fa5f10c5f0791b61445f8aa.tar.gz
libayatana-indicator-0f99ed218d71e96d2fa5f10c5f0791b61445f8aa.tar.bz2
libayatana-indicator-0f99ed218d71e96d2fa5f10c5f0791b61445f8aa.zip
Adding a number in the name
Diffstat (limited to 'tools/indicator-debugging')
-rw-r--r--tools/indicator-debugging8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/indicator-debugging b/tools/indicator-debugging
deleted file mode 100644
index afc2093..0000000
--- a/tools/indicator-debugging
+++ /dev/null
@@ -1,8 +0,0 @@
-# Timeout after 1 minute
-export INDICATOR_SERVICE_SHUTDOWN_TIMEOUT=60000
-
-# If no one connects, still stay alive
-export INDICATOR_ALLOW_NO_WATCHERS=1
-
-# Don't restart the services if they crash
-export INDICATOR_SERVICE_RESTART_DISABLE=1