4e23d73 bkernel: set pesign perms with acl instead of user/group

Authored and Committed by kevin a year ago
    bkernel: set pesign perms with acl instead of user/group
    
    We have to use acls here because the mock chroot has it's own user/group
    files and it dynamically adds users, but if we use acls it will look up
    the user and do the right thing because the name is the same.
    (Hopefully)
    
    Signed-off-by: Kevin Fenzi <kevin@scrye.com>
    
        
file modified
+1 -6