From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ondrej Moris Subject: Re: /var/log/audit ownership/permissions Date: Thu, 21 Jul 2016 11:48:04 +0200 Message-ID: <1d3522ae-ff55-5a91-5e8d-b64fac67e84b@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from localhost.localdomain (ovpn-200-31.brq.redhat.com [10.40.200.31]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u6L9m4KJ030787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 21 Jul 2016 05:48:06 -0400 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hi, I noticed that in 2.6.5 /var/log/audit permission were dropped from 750 to 600. I am fine with that but while I see the motivation [1], I just cannot find where is that happening in the code. Besides, specfile still contains: %attr(750,root,root) %dir %{_var}/log/audit and hence 'rpm -V audit' obviously fails. [1] http://post-office.corp.redhat.com/archives/tech-list/2016-May/msg00468.html -- Ondrej