From 20dbabf1ccf99770c39317bef8a7dc9ce47e590e Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 4 Mar 2008 22:59:33 +0000 Subject: better phrasing (do not read Attack when it can be a simple notification) --- bin/drakids | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/drakids b/bin/drakids index dd3259e..6c272df 100644 --- a/bin/drakids +++ b/bin/drakids @@ -245,8 +245,8 @@ sub create_attack_list() { seq => 'hidden', timestamp => 'hidden', N("Date") => 'text', - N("Attacker") => 'text', - N("Attack type") => 'text', + N("Remote host") => 'text', + N("Type") => 'text', N("Service") => 'text', N("Network interface") => 'text', N("Protocol") => 'text', -- cgit v1.2.1