Apply suggestion
Some checks are pending
Ubuntu / build (default, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (default, ubuntu-24.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Waiting to run
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Waiting to run
Ubuntu / tests (push) Blocked by required conditions

This commit is contained in:
EricLin0509 2024-10-28 00:42:21 +08:00 committed by Alex
parent 664b23677e
commit be759e7c7c
2 changed files with 2 additions and 4 deletions

View file

@ -20,8 +20,7 @@ profile v2ray @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
/etc/v2ray/ r,
/etc/v2ray/**.json r,
/etc/v2ray/{,*} r,
/usr/share/v2ray/**.dat r,
@{PROC}/sys/net/core/somaxconn r,

View file

@ -20,8 +20,7 @@ profile xray @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
/etc/xray/ r,
/etc/xray/**.json r,
/etc/xray/{,*} r,
/usr/share/xray/**.dat r,
@{PROC}/sys/net/core/somaxconn r,