diff --git a/arpspoof/apparmor.txt b/arpspoof/apparmor.txt index 69e989ca9..49c6c1410 100644 --- a/arpspoof/apparmor.txt +++ b/arpspoof/apparmor.txt @@ -27,10 +27,10 @@ profile arpspoof_addon flags=(attach_disconnected,mediate_deleted) { # S6-Overlay #/init ix, #/run/{s6,s6-rc*,service}/** ix, - /package/** ix, - /command/** ix,, + #/package/** ix, + #/command/** ix,, #/run/{,**} rwk, - /dev/tty rw, + #/dev/tty rw, /bin/** ix, /usr/bin/** ix, /usr/lib/bashio/** ix,