aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.py b/config.py
index b115827..247838d 100644
--- a/config.py
+++ b/config.py
@@ -71,6 +71,11 @@ public_commands = [
]
commands = [
default_command('reload')
+ default_command('nag', env={
+ 'workdir': workdir,
+ 'hostsdir': '/home/tv/krebs/hosts',
+ 'servicesdir': '/home/tv/krebs/services'
+ })
]
on_join = [