2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-05 16:55:32 +00:00

Create io_uring rules

John Johansen
2023-06-30 08:08:16 +00:00
parent 9955d51736
commit 3d368e7646

7
io_uring-rules.md Normal file

@@ -0,0 +1,7 @@
# WIP
io_uring rules have the following format:
io_uring [<access_mode>] [<label>],
access_mode := 'sqpoll'|'override_creds'
label := 'label' '=' <target label>