From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QHMoA-000379-LL for garchives@archives.gentoo.org; Tue, 03 May 2011 21:07:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3EAE1C060; Tue, 3 May 2011 21:06:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A19981C060 for ; Tue, 3 May 2011 21:06:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1FD4D1B4071 for ; Tue, 3 May 2011 21:06:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 48A0C80509 for ; Tue, 3 May 2011 21:06:53 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <607e42ed495a347aca44a4f2ec0cbb728503b550.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-docs:master commit in: html/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: html/selinux-faq.html X-VCS-Directories: html/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 607e42ed495a347aca44a4f2ec0cbb728503b550 Date: Tue, 3 May 2011 21:06:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: cae0bff6e4cbdc94aa1d4158527e132e commit: 607e42ed495a347aca44a4f2ec0cbb728503b550 Author: Sven Vermeulen siphos be> AuthorDate: Tue May 3 21:06:35 2011 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Tue May 3 21:06:35 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3D607e42ed Update previews --- html/selinux-faq.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/html/selinux-faq.html b/html/selinux-faq.html index cb068d4..89d9f5b 100644 --- a/html/selinux-faq.html +++ b/html/selinux-faq.html @@ -415,6 +415,10 @@ To fix this, change the user of the file to root: ~# chcon -u root /var/spool/cron/crontabs/roo= t +

+Another fix would be to disable UBAC completely. This is accomplished wi= th +USE=3D"-ubac". +