Update hassio-supervisor

This commit is contained in:
Pascal Vizeli 2018-05-05 00:55:58 +02:00 committed by GitHub
parent 36c76e3295
commit a260468d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,11 +35,9 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
deny network packet,
signal (receive) set=(kill,term),
capability net_bind_service,
/usr/bin/socat mr,
/lib/* mr,
capability net_bind_service,
}
profile /usr/bin/gdbus flags=(attach_disconnected,mediate_deleted) {
@ -49,8 +47,6 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
unix (send, receive) type=stream,
/usr/bin/gdbus mr,
/lib/* mr,
/{,var/}run/dbus/system_bus_socket rw,
}
@ -68,7 +64,6 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
deny /data/ssl rw,
/** r,
/lib/* mr,
/data/addons/** lrw,
capability dac_override,