On 07/17/2013 03:47 PM, Suvayu Ali wrote:
> On Wed, Jul 17, 2013 at 09:29:04AM -0500, Chris Adams wrote:
>> Once upon a time, Timothy Murphy <gayle...@alice.it> said:
>>> Will it cause any problems if I change the permissions on these files?
>>
>> Nope, been doing it for years.
> 
> I thought changing the permission on /var/log/messages will cause
> problems with syslog, no?

Maybe you are thinking of logrotate? If you make changes by hand these
will be undone when the logs are rotated if the configuration differs
from the file system.

You can solve this by setting the permissions and ownership in the
relevant logrotate.{conf,d/} file.

Alternately you can use ACLs on the log files to open up access to
specific users and groups. Recent (>F14) logrotates should preserve ACLs
when rotating files (bz#666677).

Regards,
Bryn.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to