mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Armbian
This commit is contained in:
parent
8bb5b064d1
commit
9739f2d69e
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ profile hbbr @{exec_path} {
|
|||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
@{exec_path} r,
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{PROC}/@{pid}/cgroup r,
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ profile hbbs @{exec_path} {
|
|||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
|
||||
@{exec_path} r,
|
||||
@{exec_path} mr,
|
||||
|
||||
owner /var/lib/rustdesk-server/ rw,
|
||||
owner /var/lib/rustdesk-server/id_ed25519 rw,
|
||||
|
|
Loading…
Reference in a new issue