mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update hassio-supervisor
This commit is contained in:
parent
92cf29b0a1
commit
c4338b1330
@ -30,6 +30,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
/data/** rw,
|
||||
/var/run/docker.sock rw,
|
||||
|
||||
capability net_bind_service,
|
||||
|
||||
profile /usr/bin/socat {
|
||||
#include <abstractions/base>
|
||||
|
||||
@ -40,6 +42,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
deny network packet,
|
||||
|
||||
/usr/bin/socat mr,
|
||||
|
||||
capability net_bind_service,
|
||||
}
|
||||
|
||||
profile /usr/bin/gdbus {
|
||||
|
Loading…
x
Reference in New Issue
Block a user