mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +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/,
|
||||
|
||||
deny owner link /some/thing -> /foo/bar ,
|
||||
unix shutdown addr=@HypotheticalServiceDaemon,
|
||||
|
||||
link subset /alpha/beta -> /tmp/**,
|
||||
|
@@ -32,10 +32,11 @@ alias /foo -> /bar,
|
||||
unix (receive) type=dgram,
|
||||
unix shutdown addr=@HypotheticalServiceDaemon,
|
||||
|
||||
link subset /alpha/beta -> /tmp/**,
|
||||
deny owner link /some/thing -> /foo/bar,
|
||||
|
||||
allow /home/*/** r,
|
||||
allow /home/foo/** w,
|
||||
link subset /alpha/beta -> /tmp/**,
|
||||
|
||||
change_profile,
|
||||
|
||||
|
Reference in New Issue
Block a user