diff options
Diffstat (limited to 'filehooker/root-image/krebs/etc')
-rw-r--r-- | filehooker/root-image/krebs/etc/Reaktor/config.py | 1 |
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'), |