On Thu, 2008-11-06 at 11:35 -0500, Daniel J Walsh wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > LC Bruzenak wrote: > > I see no way to recursively/silently check path context. > > > > The matchpathcon command has a silent but no recursive option. It does > > return non-zero if something doesn't match. > > > > The restorecon command has both recursive and don't change options but > > no silent. It does not return non-zero if there is a change to be made, > > so a redirect of stdout to /dev/null wouldn't suffice. > > > > Is there another way/command? > > > > Thx, > > LCB. > > > find | xargs matchpathcon? I think in this case the $? return value would refer to the find not matchpathcon right? LCB. -- LC (Lenny) Bruzenak lenny@xxxxxxxxxxxxxx -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.