add in last config time
[spider.git] / perl / Aranea.pm
index 5ee04b1c1a43b654b0c7e1d1c0231ac6d7145fea..787fc5389986f01c869d75b1bc91222c6a0da8e3 100644 (file)
@@ -122,8 +122,9 @@ sub start
 
        # broadcast our configuration to the world
        unless ($self->{outbound}) {
-               my $thing = Thingy::Rt->new_lcf;
+               my $thing = Thingy::Rt->new_cf;
                $thing->broadcast;
+               $self->lastcf($main::systime);
        }
        
        # run a script send the output to the debug file