Skip to content

Commit

Permalink
data/selinux: tweak comments
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
  • Loading branch information
bboozzoo committed Sep 20, 2021
1 parent 94e20f0 commit 4258876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/selinux/snappy.te
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ allow snappy_confine_t snappy_snap_t:process transition;

allow snappy_confine_t self:process { setexec };
allow snappy_confine_t self:capability { setgid setuid sys_admin sys_chroot dac_read_search dac_override };
# when managing cgroup v2 snap-confines creates BPF map and attaches a BPF
# when managing cgroup v2 snap-confine creates a BPF map and attaches a BPF
# device cgroup program, however those bits can only be built on a sufficiently
# recent system
ifndef(`no_bpf',`
Expand Down

0 comments on commit 4258876

Please sign in to comment.