Update hassio-supervisor

This commit is contained in:
Pascal Vizeli 2018-05-03 00:12:58 +02:00 committed by GitHub
parent 9cfa86d1a3
commit 13e328a86f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
#include <tunables/global>
profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
#include <abstractions/base>
#include <abstractions/python>
@ -57,6 +56,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
/usr/bin/git mr,
/usr/libexec/git-core/* ix,
/lib/* mr,
/data/addons/** rw,
}
}