Remove deny root

This commit is contained in:
Jeroen Rijken 2022-07-18 14:34:05 +02:00
parent 76fd28ce9b
commit 9e3ab9b9b4

View file

@ -98,7 +98,5 @@ profile containerd @{exec_path} flags=(attach_disconnected) {
/dev/snd/by-path/ r,
/dev/vfio/ r,
deny / r,
include if exists <local/containerd>
}