Package: psad
Version: 2.1.4-1
Severity: minor

Hi Daniel,

From a clean system, I install psad and get it running right after the
install process:

[code]
  [EMAIL PROTECTED]:/home/thialme[0]# apt-get install psad
  [...]
  Starting Port Scan Attack Detector and associated daemons: psad.
  [...]

  [EMAIL PROTECTED]:~[0]$ ps ax | grep psad
   9380 ?        Ss     0:00 /usr/bin/perl -w /usr/sbin/psad -c
/etc/psad/psad.conf
   9383 ?        Ss     0:00 /usr/sbin/psadwatchd
   9438 pts/1    S+     0:00 grep --color=always psad
[/code]

then if I remove it, the current psad process it still running:

[code]
  [EMAIL PROTECTED]:/home/thialme[0]# apt-get remove --purge psad
  [...]
  Stopping Port Scan Attack Detector: Shutting down the psadwatchd
monitoring daemon: psadwatchd.
  Shutting down the psad daemon: psad.
  Shutting down the kmsgs daemon: kmsgs.
  psad.
  [...]

  [EMAIL PROTECTED]:~[0]$ ps ax | grep psad
   9380 ?        Ss     0:00 /usr/bin/perl -w /usr/sbin/psad -c
/etc/psad/psad.conf
   9542 pts/1    R+     0:00 grep --color=always psad
[/code]

Regards,

--
Franck Joncourt
http://debian.org - http://smhteam.info/wiki/
Fingerprint : C10E D1D0 EF70 0A2A CACF 9A3C C490 534E 75C0 89FE


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to