mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Update hassio-supervisor
This commit is contained in:
parent
0d7cb228ae
commit
7ec66438f5
@ -19,7 +19,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
|
||||
/** r,
|
||||
/data/** rw,
|
||||
/var/run/docker.sock rw,
|
||||
/{,var/}run/docker.sock rw,
|
||||
|
||||
capability net_bind_service,
|
||||
|
||||
@ -45,7 +45,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
/usr/bin/gdbus mr,
|
||||
/lib/* mr,
|
||||
|
||||
/var/run/dbus/system_bus_socket rw,
|
||||
/{,var/}run/dbus/system_bus_socket rw,
|
||||
}
|
||||
|
||||
profile /usr/bin/git {
|
||||
|
Loading…
x
Reference in New Issue
Block a user