On 2014-07-02 Wed 11:18 AM |, Leclerc, Sebastien wrote:
> 
> $ pgrep -f "^tarpitd: \[priv\]"
> 22014
> 
> But a check or stop doesn't:
> 
> $ sudo /etc/rc.d/tarpitd -d check ; echo $?
> doing rc_read_runfile
> doing rc_check
> 1
> 

Show the output of:
$ cat /etc/rc.d/tarpitd; \
ls -l /var/run/rc.d/tarpitd; \
cat /var/run/rc.d/tarpitd

Reply via email to