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
3566873d08
commit
18b86fad59
@ -10,6 +10,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
deny network raw,
|
||||
deny network packet,
|
||||
|
||||
/bin/busybox ix,
|
||||
/usr/bin/python3 ix,
|
||||
/usr/bin/socat cx,
|
||||
/usr/bin/gdbus cx,
|
||||
@ -28,11 +29,10 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
deny /sys/** wl,
|
||||
deny /usr/** wl,
|
||||
|
||||
/data/** rw,
|
||||
/var/run/docker.sock rw,
|
||||
|
||||
/proc/** r,
|
||||
/sys/** r,
|
||||
/data/** rw,
|
||||
/var/run/docker.sock rw,
|
||||
|
||||
profile /usr/bin/socat {
|
||||
#include <abstractions/base>
|
||||
|
Loading…
x
Reference in New Issue
Block a user