aboutsummaryrefslogtreecommitdiff
path: root/tools/80indicator-debugging
blob: afc209342492c945c66c2e64f2b7e2e022e4d286 (plain)
1
2
3
4
5
6
7
8
# 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