> Currently the RPM has the following: > > %defattr(755,apache,apache) > %dir /var/log/cobbler > %dir /var/log/cobbler/kicklog > > It looks like it needs to add this for syslog and probably should set > syslog with more refined permissions bits.
Actually, I am referring to the individual log files. They're being created with mode 0666 when a new host begins syslogging to cobblerd. Is this mode hard-coded in cobbler or is it relying on the umask being set correctly before the daemon starts? Thanks, Chris _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
