mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Update hassio-supervisor
This commit is contained in:
parent
e4d7dc28fe
commit
36c76e3295
@ -7,6 +7,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
network,
|
||||
deny network raw,
|
||||
|
||||
signal (send) set=(kill,term),
|
||||
|
||||
/bin/busybox ix,
|
||||
/usr/bin/python{,3,3.[0-9]} ix,
|
||||
/usr/bin/git cx,
|
||||
@ -32,6 +34,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
deny network raw,
|
||||
deny network packet,
|
||||
|
||||
signal (receive) set=(kill,term),
|
||||
|
||||
/usr/bin/socat mr,
|
||||
/lib/* mr,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user