From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from goalie.tycho.ncsc.mil (goalie [144.51.3.250]) by tarius.tycho.ncsc.mil (8.13.1/8.13.1) with ESMTP id q8EFfURX020368 for ; Fri, 14 Sep 2012 11:41:30 -0400 Message-ID: <5053502B.6010706@manicmethod.com> Date: Fri, 14 Sep 2012 11:41:31 -0400 From: Joshua Brindle MIME-Version: 1.0 To: Cesar Maiorino CC: William Roberts , Joman Chu , selinux@tycho.nsa.gov Subject: Re: Problem with SEManager app on Seandroid 4.0.4 References: <5050AC29.30400@tycho.ncsc.mil> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Cesar Maiorino wrote: > (2) If I don't add the "shell allow" rules, how do I deal with those > denials? > During development I add a permissive rule for shell so that I can do whatever I need to do while in enforcing, just add this to your shell.te at the bottom and remember to remove it before production :) : permissive shell; -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.