feat(profile): general update.
This commit is contained in:
parent
70963a50b6
commit
ff849b9f09
17 changed files with 104 additions and 91 deletions
|
|
@ -88,19 +88,13 @@ profile tailscaled @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
profile systemctl {
|
||||
include <abstractions/base>
|
||||
include <abstractions/systemctl>
|
||||
|
||||
capability mknod,
|
||||
capability net_admin,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
ptrace (read),
|
||||
|
||||
@{bin}/systemctl mr,
|
||||
|
||||
@{PROC}/ r,
|
||||
@{PROC}/@{pid}/fd/ r,
|
||||
|
||||
/dev/net/tun rw,
|
||||
|
||||
include if exists <local/tailscaled_systemctl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue