|
From: Karel R. <de...@za...> - 2010-05-11 12:51:35
|
Hi, even thought I have read the documentation and FAQ, I did not find the most important information: how to make our server to start sshguard automatically after reboot? I have seen a script for starting older versions, but to be true, I do not understand its most important part: sh -c "echo \$\$ > $PIDFILE && exec tail -n0 -f $LOG" | /usr/local/sbin/sshguard $ARGS > /dev/null Please could you write a simple FAQ for this? I guess lots of people do want to run sshguard automatically... Or, may be you could add a /etc/rc.d/init.d/sshguard into /script directory... Kind regards, Karel Rys |