feat(profile): general update.
This commit is contained in:
parent
5861da3f33
commit
735f5de518
50 changed files with 127 additions and 80 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue