Update profile for ufw

This commit is contained in:
EricLin0509 2024-09-05 23:04:19 +08:00
parent a93400280e
commit 768a35c18a
No known key found for this signature in database
GPG key ID: FAE58F51A269B319

View file

@ -33,12 +33,12 @@ profile ufw @{exec_path} {
/etc/default/ufw r,
@{run}/ufw.lock rwk,
owner @{run}/ufw.lock rwk,
/var/tmp/@{rand8} rw,
/var/tmp/tmp* rw,
/tmp/@{rand8} rw,
/tmp/tmp* rw,
owner /var/tmp/@{rand8} rw,
owner /var/tmp/tmp@{rand8} rw,
owner /tmp/@{rand8} rw,
owner /tmp/tmp@{rand8} rw,
@{PROC}/@{pid}/stat r,
@{PROC}/@{pid}/fd/ r,