mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
Add missing permission
This commit is contained in:
parent
dca33292f7
commit
d6d9c943ae
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ profile k3s @{exec_path} flags=(complain) {
|
||||||
/etc/rancher/{,**} rw,
|
/etc/rancher/{,**} rw,
|
||||||
|
|
||||||
/var/lib/kubelet/{,**} rw,
|
/var/lib/kubelet/{,**} rw,
|
||||||
|
/var/lib/rancher/{,**} rw,
|
||||||
/var/lib/rancher/k3s/data/.lock rwk,
|
/var/lib/rancher/k3s/data/.lock rwk,
|
||||||
/var/lib/rancher/k3s/server/db/{,**} rwk,
|
/var/lib/rancher/k3s/server/db/{,**} rwk,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue