On Wed, 2012-04-11 at 10:40 -0700, Steve Beattie wrote:
> As an aside,
> 
> On Wed, Apr 11, 2012 at 12:36:44PM -0500, Jamie Strandboge wrote:
> > mount options=ro mount options=atime /dev/foo,
> 
> I don't think having the 'mount' in the middle of the
> options is valid syntax. None of the examples I looked at in
> wiki.apparmor.net/index.php/AppArmor_Core_Policy_Reference#Mount_rules_.28AppArmor_2.8_and_later.29
> have it and the described BNF syntax also doesn't seem to allow it.

*Sigh*

I have been looking at this way too much. I meant:
mount options=ro options=atime /dev/foo,

should match:
$ mount -o ro /dev/foo ...
$ mount -o atime /dev/foo ..

Once again, thanks for the correction :)

-- 
Jamie Strandboge             | http://www.canonical.com

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to