Small fix with profile path (#885)

This commit is contained in:
Pascal Vizeli 2021-04-13 18:50:41 +02:00 committed by GitHub
parent c65125d00f
commit 5537cef36c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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