From d5123ac6ca536bcdccf9319a3e2c6392f69212ff Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Wed, 11 Mar 2009 23:16:29 +0000 Subject: Added custom permission for /var/log/btmp. --- conf/perm.secure | 1 + conf/perm.standard | 1 + 2 files changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/perm.secure b/conf/perm.secure index ff40d26..21a90a1 100644 --- a/conf/perm.secure +++ b/conf/perm.secure @@ -85,6 +85,7 @@ /var/lock/subsys root.adm 750 /var/log/ root.adm 751 /var/log/* root.root 640 +/var/log/btmp root.root 600 /var/log/Xorg.0.log current.current current /var/log/lp-errs lp.lp 600 /var/log/*/* current.current 600 diff --git a/conf/perm.standard b/conf/perm.standard index a52e090..26ba662 100644 --- a/conf/perm.standard +++ b/conf/perm.standard @@ -85,6 +85,7 @@ /var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 640 +/var/log/btmp root.root 600 /var/log/Xorg.0.log current.current current /var/log/lp-errs lp.lp 600 /var/log/*/* current.current 640 -- cgit v1.2.1