Update hassio-supervisor

This commit is contained in:
Pascal Vizeli 2018-05-04 23:25:10 +02:00 committed by GitHub
parent 0d7cb228ae
commit 7ec66438f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {