mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 12:26:29 +00:00
Small fix with profile path (#885)
This commit is contained in:
parent
c65125d00f
commit
5537cef36c
@ -85,7 +85,7 @@ profile ADDON_SLUG flags=(attach_disconnected,mediate_deleted) {
|
||||
# Start new profile for service
|
||||
/usr/bin/myprogram cx,
|
||||
|
||||
profile usr/bin/myprogram flags=(attach_disconnected,mediate_deleted) {
|
||||
profile /usr/bin/myprogram flags=(attach_disconnected,mediate_deleted) {
|
||||
#include <abstractions/base>
|
||||
|
||||
# Receive signals from S6-Overlay
|
||||
|
Loading…
x
Reference in New Issue
Block a user