Apply suggestion
This commit is contained in:
parent
664b23677e
commit
be759e7c7c
2 changed files with 2 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue