Page 1 of 1

[Nagios-devel] Error in nagios.spec - command permissions

Posted: Fri Aug 02, 2002 6:41 am
by Guest
Good day,

Just a small bug to report with the CVS spec file. It creates the command
directory with the wrong permissions.

Instead of:

%defattr(775,%{nsusr},%{cmdgrp})
%dir /var/spool/nagios

it should be (I believe):

%defattr(2775,%{nsusr},%{cmdgrp})
%dir /var/spool/nagios

Please affect this little change. Thanks!

============================
Darren Gamble
Planner, Regional Services
Shaw Cablesystems GP
630 - 3rd Avenue SW
Calgary, Alberta, Canada
T2P 4L4
(403) 781-4948






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: Darren.Gamble@sjrb.ca