Eu tenho exatamente o mesmo problema. Eu resolvo alguns, mas eu já tenho outros
procuro assim:
mkdir /home/apache
cp /sbin/ifconfig /home/apache
cp /usr/sbin/arping /home/apache
em seguida, você deve adicionar o bit setuid:
chmod ugo+s /home/ifconfig
chmod ugo+s /home/arping
mas eu tenho esta mensagem:
[root@Fil-pgp apache]# /pgpool/bin/pgpool
2014-10-28 15:31:33 LOG: pid 4053: wd_chk_setuid all commands have setuid bit
2014-10-28 15:31:33 LOG: pid 4053: watchdog might call network commands which using setuid bit.
alguma sugestão?