mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update hassio-supervisor
This commit is contained in:
parent
58bc4f8bbd
commit
72fc4d6add
@ -52,6 +52,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
#include <abstractions/dbus>
|
||||
|
||||
/usr/bin/gdbus mr,
|
||||
/lib/* mr,
|
||||
|
||||
/var/run/dbus/system_bus_socket rw,
|
||||
}
|
||||
|
||||
@ -63,8 +65,8 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
||||
|
||||
/usr/bin/git mr,
|
||||
/usr/libexec/git-core/* ix,
|
||||
/usr/share/git-core/** r,
|
||||
/lib/* mr,
|
||||
/** r,
|
||||
|
||||
/data/addons/** rw,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user