feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2025-03-30 16:27:41 +02:00
parent 5861da3f33
commit 735f5de518
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
50 changed files with 127 additions and 80 deletions

View file

@ -29,14 +29,14 @@ profile ufw @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{python_path} rix,
@{bin}/ r,
@{bin}/cat ix,
@{bin}/env r,
@{python_path} ix,
@{bin}/sysctl ix,
@{bin}/xtables-legacy-multi ix,
@{bin}/xtables-nft-multi ix,
@{lib}/ufw/ufw-init ix,
@{bin}/cat rix,
@{bin}/env r,
@{bin}/sysctl rix,
@{bin}/xtables-legacy-multi rix,
@{bin}/xtables-nft-multi rix,
@{lib}/ufw/ufw-init rix,
/etc/default/ufw rw,
/etc/ufw/ rw,