[Ilugc] 1D1C - apparmor_status

  • From: tkdhanasekar@xxxxxxxxx (Dhana Sekar)
  • Date: Tue, 10 Sep 2013 21:35:17 +0530

command: apparmor_status
usage:  display various information about the current AppArmor policy

syntax: # apparmor_status [OPTIONS]

examples:

1. To show the apparmor status

    # apparmor_status

    if it is not enabled error code returned

2. To print the no. of loaded policies

    # apparmor_status --profiled

3. To print the no. of loaded enforcing policies

    # apparmor_status --enforced

4. To print the no. of loaded non-enforcing policies

    # apparmor_status --complaining

5. To print help info of this command

    # apparmor_status --help

regards,
dhanasekar

Other related posts: