Results 1 to 3 of 3

Thread: AppArmor command line not found

  1. #1
    Join Date
    Nov 2012
    Beans
    32

    AppArmor command line not found

    I am following this guide, and I'm at the step where I generate a profile for Firefox. But when I run the command "sudo genprof firefox" I get this:

    Code:
    sudo: genprof: command not found
    I've run the following commands previously, which completed successfully:

    Code:
    sudo apt-get install apparmor-utils
    sudo apt-get install apparmor-profiles
    What am I doing wrong?

  2. #2
    Join Date
    Mar 2011
    Beans
    701

    Re: AppArmor command line not found

    The command is aa-genprof.
    sig

  3. #3
    Join Date
    Nov 2012
    Beans
    32

    Re: AppArmor command line not found

    Quote Originally Posted by Hungry Man View Post
    The command is aa-genprof.
    Previously, that command also gave me the same error. But after restarting, it seems to work now.

    Thank you.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •