diff --git a/nspanel-lovelace-ui/apparmor.txt b/nspanel-lovelace-ui/apparmor.txt index e788a6c0..51eeadca 100644 --- a/nspanel-lovelace-ui/apparmor.txt +++ b/nspanel-lovelace-ui/apparmor.txt @@ -6,6 +6,7 @@ profile example flags=(attach_disconnected,mediate_deleted) { # Capabilities file, signal (send) set=(kill,term,int,hup,cont), + network, # S6-Overlay /init ix, @@ -54,4 +55,4 @@ profile example flags=(attach_disconnected,mediate_deleted) { /etc/passwd r, /dev/tty rw, } -} \ No newline at end of file +}