From be52c4f2fa00ff0f0a4049931c7931a44846476a Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 2 Apr 2014 04:09:39 +0200 Subject: add bonusfeatures to reaktor --- filehooker/root-image/krebs/etc/Reaktor/config.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'filehooker/root-image/krebs/etc/Reaktor/config.py') diff --git a/filehooker/root-image/krebs/etc/Reaktor/config.py b/filehooker/root-image/krebs/etc/Reaktor/config.py index bc19dafc..5e07b659 100644 --- a/filehooker/root-image/krebs/etc/Reaktor/config.py +++ b/filehooker/root-image/krebs/etc/Reaktor/config.py @@ -8,7 +8,8 @@ irc_alarm_timeout = 300 irc_hammer_interval = 10 irc_kill_timeout = 360 irc_nickname = name -irc_server = 'irc.freenode.org' +#irc_server = 'elchirc.nsupdate.info' +irc_server = 'irc.freenode.net' irc_restart_timeout = 5 irc_port = 6667 irc_channels = [ @@ -54,5 +55,6 @@ commands = [ default_command('reload'), default_command('update-search'), default_command('refresh_shares'), - default_command('ftpget') + default_command('ftpget'), + default_command('reboot') ] -- cgit v1.2.3