From ef2a1f113b0240515982bf1e7525b26f6b9577b2 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 26 Mar 2014 03:15:37 +0100 Subject: filehooker: add io command, also add vsftpd to packages and minor fixes --- filehooker/root-image/krebs/etc/Reaktor/commands/io | 0 filehooker/root-image/krebs/etc/Reaktor/config.py | 1 + 2 files changed, 1 insertion(+) mode change 100644 => 100755 filehooker/root-image/krebs/etc/Reaktor/commands/io (limited to 'filehooker/root-image') diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/io b/filehooker/root-image/krebs/etc/Reaktor/commands/io old mode 100644 new mode 100755 diff --git a/filehooker/root-image/krebs/etc/Reaktor/config.py b/filehooker/root-image/krebs/etc/Reaktor/config.py index 92ef6433..bc19dafc 100644 --- a/filehooker/root-image/krebs/etc/Reaktor/config.py +++ b/filehooker/root-image/krebs/etc/Reaktor/config.py @@ -31,6 +31,7 @@ public_commands = [ default_command('list_downloads'), default_command('badcommand'), default_command('rev'), + default_command('io'), default_command('ips'), default_command('uptime'), default_command('shares'), -- cgit v1.2.3