aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 247838d..1741be2 100644
--- a/config.py
+++ b/config.py
@@ -70,7 +70,7 @@ public_commands = [
})
]
commands = [
- default_command('reload')
+ default_command('reload'),
default_command('nag', env={
'workdir': workdir,
'hostsdir': '/home/tv/krebs/hosts',