]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-aa-helper: put static rules in quotes
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 20 Sep 2017 14:59:09 +0000 (16:59 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 6 Oct 2017 09:14:49 +0000 (11:14 +0200)
commitcbd609524df00153b502c72affcd9101ec905875
tree6b540385cd971b6a0e8c1f245b4c5b6e80ea4e54
parente79211ed231c8453d4abc3fe0a66b4609016a73b
virt-aa-helper: put static rules in quotes

To avoid any issues later on if paths ever change (unlikely but
possible) and to match the style of other generated rules the paths
of the static rules have to be quoted as well.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
src/security/virt-aa-helper.c