summaryrefslogtreecommitdiffstats
path: root/filehooker
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-25 23:30:32 +0100
committermakefu <github@syntax-fehler.de>2014-03-25 23:30:32 +0100
commit743c2570b07466a80f5e8f888b5d2f8b0114591b (patch)
tree4660a27119f0354e5cb9ca36aef0ac8862ce4248 /filehooker
parentb49c3b339c34984b5408b18ba558e6a91fddf243 (diff)
remove reload from public commands
Diffstat (limited to 'filehooker')
-rw-r--r--filehooker/root-image/krebs/etc/Reaktor/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/config.py b/filehooker/root-image/krebs/etc/Reaktor/config.py
index 625494cc..544f43ed 100644
--- a/filehooker/root-image/krebs/etc/Reaktor/config.py
+++ b/filehooker/root-image/krebs/etc/Reaktor/config.py
@@ -27,7 +27,6 @@ def default_command(cmd):
public_commands = [
default_command('caps'),
default_command('hello'),
- default_command('reload'),
default_command('search'),
default_command('list_downloads'),
default_command('badcommand'),