mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Update hassio-supervisor
This commit is contained in:
parent
23cb9783fd
commit
e4d7dc28fe
@ -23,7 +23,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
|||||||
|
|
||||||
capability net_bind_service,
|
capability net_bind_service,
|
||||||
|
|
||||||
profile /usr/bin/socat {
|
profile /usr/bin/socat flags=(attach_disconnected,mediate_deleted) {
|
||||||
#include <abstractions/base>
|
#include <abstractions/base>
|
||||||
|
|
||||||
network inet udp,
|
network inet udp,
|
||||||
@ -38,7 +38,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
|||||||
capability net_bind_service,
|
capability net_bind_service,
|
||||||
}
|
}
|
||||||
|
|
||||||
profile /usr/bin/gdbus {
|
profile /usr/bin/gdbus flags=(attach_disconnected,mediate_deleted) {
|
||||||
#include <abstractions/base>
|
#include <abstractions/base>
|
||||||
#include <abstractions/dbus>
|
#include <abstractions/dbus>
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ profile hassio-supervisor flags=(attach_disconnected,mediate_deleted) {
|
|||||||
/{,var/}run/dbus/system_bus_socket rw,
|
/{,var/}run/dbus/system_bus_socket rw,
|
||||||
}
|
}
|
||||||
|
|
||||||
profile /usr/bin/git {
|
profile /usr/bin/git flags=(attach_disconnected,mediate_deleted) {
|
||||||
#include <abstractions/base>
|
#include <abstractions/base>
|
||||||
|
|
||||||
network,
|
network,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user