Hi,
I can confirm the bug, strace shows just
4361 stat("/var/lib/nagios3/rw/nagios.cmd", 0x7fff2ee45bb0) = -1 EACCES
(Permission denied)
4361 open("/var/run/nagios/nsca.dump", O_WRONLY|O_CREAT|O_APPEND, 0666) = -1
EACCES (Permission denied)
I can confirm that removing --chuid nobody from /et
Package: nsca
Version: 2.7.2+nmu1
Severity: critical
nsca 2.7.2+nmu1 is starting under user nobody, as --chuid nobody is set in
/etc/init.d/nsca:
SSD_START="start-stop-daemon --start --chuid nobody --oknodo -S $SSD_STARTOPTS
--exec $DAEMON"
When this option is set, the nsca_user option in /etc
2 matches
Mail list logo