Chris O'Regan wrote:
>   > 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
>   

Yes, I know.

If we set the directory permissions correctly that should make sure they 
are created with the same permissions as the directory.

FWIW, umask modification isn't in cobbler anywhere.

--Michael

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to