Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxd/apparmor: Include CAP_SYS_ADMIN in rsync AppArmor profile
The CAP_SYS_ADMIN cap is required for rsync to write to files using security.* xattrs. In order to preserve these xattrs and ensure proper updates when these xattrs are present, we must include this capability in the rsync AppArmor profile. Signed-off-by: Mark Bolton <[email protected]>
- Loading branch information