[libvirt] [PATCH v2 5/5] apparmor: allow to preserve /dev mountpoints into qemu namespaces

Christian Ehrhardt christian.ehrhardt at canonical.com
Wed Aug 15 18:06:22 UTC 2018


 [...]


> > +  mount options=(rw, move) /dev/ -> /{var/,}run/libvirt/qemu/*.dev/,
> > +  mount options=(rw, move) /dev/** ->
> > /{var/,}run/libvirt/qemu/*{/,},
> > +  mount options=(rw, move) /{var/,}run/libvirt/qemu/*.dev/ -> /dev/,
> > +  mount options=(rw, move) /{var/,}run/libvirt/qemu/*{/,} ->
> > /dev/**,
>
> +1 for the rules. Please change '{var/,}' to '{,var/}' and '{/,}' to
> '{,/}' since, while equivalent, the latter is a more widely use rule
> style (I recognize that the previous rules used '{var/,}').
>

Ok, the change will be done before pushing and adding your ack then.
Anyone else with a +1/-1 on this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180815/22ee3d51/attachment-0001.htm>


More information about the libvir-list mailing list