Re: [Nagios-users] SELinux issue with nagios after upgrade to Centos 4.2

2006-08-28 Thread Sam Hooker
). The one thing I'd add is that, under CentOS 4.2 and 4.3, I got syntax errors from the recommended fix. (The quoting was what got me.) What worked in the end was to simply ditch the double-quotes: sudo -u $Nagios touch $NagiosVar/nagios.log $NagiosSav Cheers, -sth sam hooker|[EMAIL

Re: [Nagios-users] RHEL4 selinux and nagios

2007-03-27 Thread Sam Hooker
$Nagios -c touch $NagiosVar/nagios.log $NagiosSav with this one: /usr/bin/sudo -u $Nagios /bin/touch $NagiosVar/nagios.log $NagiosSav That's all we've run into, thusfar. If you have specific questions beyond these, I'd be happy to take a pass at them. Good luck! Cheers, - -sth sam hooker|[EMAIL