Re: [PATCH V3 1/2] Apparmor: Add profile for virtqemud

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

[please CC me in replies]

Your updated patches still look good, I just noticed something that is 
probably minor nitpicking:

Am Donnerstag, 24. Juni 2021, 22:48:58 CEST schrieb Jim Fehlig:
[...]
> +  signal (send) set=("kill", "term") peer=unconfined,
[...]
> +  signal (send) set=("term") peer=libvirtd//qemu_bridge_helper, 

The quotes around the signal names are superfluous. You can simply use 
    set=(kill, term)
    set=(term)

Actually the parenthesis are optional if there's only a single signal 
mentioned, so you could also use
    set=term
(keeping the parenthesis for consistency with other rules is also fine)


There are several signal rules with superfluous quotes in this patch, 
and also one in the 2/2 patch.

(There's no need to re-send the patch for such a minor change IMHO.)


Regards,

Christian Boltz
-- 
I'm root - if you see me laughing you better have a backup!

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


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux