mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 06:45:38 +00:00
Update and extend cleanprof tests for link rules
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
|
|
||||||
pivot_root oldroot=/mnt/root/old/,
|
pivot_root oldroot=/mnt/root/old/,
|
||||||
|
|
||||||
|
deny owner link /some/thing -> /foo/bar ,
|
||||||
unix shutdown addr=@HypotheticalServiceDaemon,
|
unix shutdown addr=@HypotheticalServiceDaemon,
|
||||||
|
|
||||||
link subset /alpha/beta -> /tmp/**,
|
link subset /alpha/beta -> /tmp/**,
|
||||||
|
@@ -32,10 +32,11 @@ alias /foo -> /bar,
|
|||||||
unix (receive) type=dgram,
|
unix (receive) type=dgram,
|
||||||
unix shutdown addr=@HypotheticalServiceDaemon,
|
unix shutdown addr=@HypotheticalServiceDaemon,
|
||||||
|
|
||||||
link subset /alpha/beta -> /tmp/**,
|
deny owner link /some/thing -> /foo/bar,
|
||||||
|
|
||||||
allow /home/*/** r,
|
allow /home/*/** r,
|
||||||
allow /home/foo/** w,
|
allow /home/foo/** w,
|
||||||
|
link subset /alpha/beta -> /tmp/**,
|
||||||
|
|
||||||
change_profile,
|
change_profile,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user