I am trying to create an apparmor profile for a network application with ssh access and works using a twisted Python library. I tried using aa-genprof to create a profile. In another bash, I ran my applications with a few test cases. However, no rules are generated. How do I create a profile?
source
share