mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
allow networking
This commit is contained in:
@@ -21,6 +21,9 @@ profile tar /usr/bin/tar {
|
||||
/opt/** Pix,
|
||||
@{HOME}/bin/* Pix,
|
||||
|
||||
# tar can compress/extract files over rsh/ssh
|
||||
network stream,
|
||||
|
||||
# used to extract user files as root
|
||||
capability chown,
|
||||
|
||||
|
Reference in New Issue
Block a user