mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 21:36:31 +00:00
Fix apparmor signal line end (#811)
This commit is contained in:
parent
5c9a29c3c4
commit
7b3f758139
@ -62,7 +62,7 @@ profile ADDON_SLUG flags=(attach_disconnected,mediate_deleted) {
|
||||
|
||||
# Capabilities
|
||||
file,
|
||||
signal
|
||||
signal,
|
||||
|
||||
# S6-Overlay
|
||||
/init rix,
|
||||
|
Loading…
x
Reference in New Issue
Block a user