Update profile for ufw (#467)

* Update profile for ufw

* A small fix
This commit is contained in:
EricLin0509 2024-09-07 04:35:16 +08:00 committed by GitHub
parent fde8ee6ec6
commit a1407243dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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/???????? rw,
owner /var/tmp/tmp???????? rw,
owner @{tmp}/???????? rw,
owner @{tmp}/tmp???????? rw,
@{PROC}/@{pid}/stat r,
@{PROC}/@{pid}/fd/ r,