Update hassio-supervisor

This commit is contained in:
Pascal Vizeli 2018-05-03 00:46:04 +02:00 committed by GitHub
parent 72fc4d6add
commit 054f6aa4fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,11 +63,15 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
network,
deny network raw,
/bin/busybox ix,
/usr/bin/git mr,
/usr/libexec/git-core/* ix,
/lib/* mr,
/** r,
/data/addons/** rw,
deny /data/homeassistant rw,
deny /data/ssl rw,
}
}