Skip to content

Commit 3e402be

Browse files
authored
Chore: Allow read perm for vector (#424)
Signed-off-by: Lakshmipathi <[email protected]>
1 parent 84ba5bb commit 3e402be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ebssurrogate/files/apparmor_profiles/usr.bin.vector

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
/run/log/journal/ r,
2020
/var/log/journal/** r,
2121
/run/systemd/notify rw,
22+
/sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c r,
23+
/sys/fs/cgroup/cpu,cpuacct/cpu.cfs_quota_us r,
2224
/sys/kernel/mm/transparent_hugepage/enabled r,
2325
/usr/bin/journalctl mrix,
2426
/usr/bin/vector mrix,

0 commit comments

Comments
 (0)