mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +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,
|
/data/** rw,
|
||||||
/var/run/docker.sock rw,
|
/var/run/docker.sock rw,
|
||||||
|
|
||||||
|
capability net_bind_service,
|
||||||
|
|
||||||
profile /usr/bin/socat {
|
profile /usr/bin/socat {
|
||||||
#include <abstractions/base>
|
#include <abstractions/base>
|
||||||
|
|
||||||
@ -40,6 +42,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
|||||||
deny network packet,
|
deny network packet,
|
||||||
|
|
||||||
/usr/bin/socat mr,
|
/usr/bin/socat mr,
|
||||||
|
|
||||||
|
capability net_bind_service,
|
||||||
}
|
}
|
||||||
|
|
||||||
profile /usr/bin/gdbus {
|
profile /usr/bin/gdbus {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user