Update hassio-supervisor

This commit is contained in:
Pascal Vizeli 2018-05-02 22:50:19 +02:00 committed by GitHub
parent afc36dbabc
commit 8414161527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
deny network raw,
deny network packet,
/bin/busybox ix,
/usr/bin/python{,3,3.[0-9]} ix,
/usr/bin/git ix,
/usr/bin/socat cx,
@ -17,7 +18,6 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
deny /bin/** wl,
deny /boot/** wl,
deny /dev/** wl,
deny /etc/** wl,
deny /home/** wl,
deny /lib/** wl,