Mercurial > dnsbl
diff test.bash @ 60:390ed250c5d2 stable-4-1
use local unix domain socket for resolver process communication
author | carl |
---|---|
date | Thu, 06 Jan 2005 11:35:38 -0800 |
parents | 510a511ad554 |
children | b7449114ebb0 |
line wrap: on
line diff
--- a/test.bash Mon Jan 03 18:35:50 2005 -0800 +++ b/test.bash Thu Jan 06 11:35:38 2005 -0800 @@ -43,7 +43,7 @@ chmod 700 /var/run/dnsbl chown dnsbl:dnsbl /var/run/dnsbl mv -f $pid $pid.save -./dnsbl -d -r 54 -p local:/var/run/dnsbl/dnsbl.sock2 +./dnsbl -d -r /var/run/dnsbl/dnsbl.resolver.sock2 -p local:/var/run/dnsbl/dnsbl.sock2 sleep 5 P2=`cat $pid` mv -f $pid.save $pid