--- lib/PXElator/tftpd.pm 2009/08/19 10:58:02 261 +++ lib/PXElator/tftpd.pm 2009/08/30 10:19:44 357 @@ -59,7 +59,7 @@ my $audit = { ip => $ip, opcode => $opcode, - file => $file, + path => $file, state => 'start', }; CouchDB::audit( $opcode, $audit );