Default Permissions on /var/log/Xorg.n.log

2014-05-30 Thread Melvin Jones
The default permissions on the /var/log/Xorg.n.log file are 644. I need all my log files to have perms of 640 or more restrictive. Umask is set to 077 in all init files and I've tried adding the umask to the /usr/sbin/gdm script which runs gdm-binary which starts up Xorg. However, I have not bee

Re: Default Permissions on /var/log/Xorg.n.log

2014-05-30 Thread Alan Coopersmith
On 05/30/14 06:13 AM, Melvin Jones wrote: The default permissions on the /var/log/Xorg.n.log file are 644. I need all my log files to have perms of 640 or more restrictive. Umask is set to 077 in all init files and I've tried adding the umask to the /usr/sbin/gdm script which runs gdm-binary wh