feat(profiles): general update.
This commit is contained in:
parent
0837c158cb
commit
1fa427ca81
8 changed files with 34 additions and 27 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/tailscale
|
||||
profile tailscale @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
ptrace (read),
|
||||
|
||||
|
|
@ -26,6 +27,7 @@ profile tailscale @{exec_path} {
|
|||
|
||||
@{PROC}/ r,
|
||||
@{PROC}/@{pids}/stat r,
|
||||
@{PROC}/sys/net/core/somaxconn r,
|
||||
|
||||
include if exists <local/tailscale>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue