Jordi Espasa Clofent wrote:
> 
> #
> # port to bind to:
> #
> #   port which the policy daemon will listen on
> #
> BINDPORT=10031
> 
> I think this is correct and there is not any service in this port:
> 
> [EMAIL PROTECTED] ~]# netstat -punta | grep LISTEN
> tcp        0      0 127.0.0.1:10024             0.0.0.0:* 
>      LISTEN      18491/amavisd (mast
> tcp        0      0 127.0.0.1:10025             0.0.0.0:* 
>      LISTEN      18449/master
> tcp        0      0 127.0.0.1:10026             0.0.0.0:* 
>      LISTEN      18491/amavisd (mast
> tcp        0      0 0.0.0.0:3306                0.0.0.0:* 
>      LISTEN      11369/mysqld
> tcp        0      0 0.0.0.0:878                 0.0.0.0:* 
>      LISTEN      1120/rpc.statd
> tcp        0      0 127.0.0.1:10031             0.0.0.0:* 
>      LISTEN      22299/policyd

Policyd is already running. kill -9 22299 if it refuses to
go down (unlikely).

Cami

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to