mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 10:43:50 +00:00
I ran a single integration test and got an error that the file /sys/module/apparmor/parameters/enabled doesn't exist. I don't have apparmor installed. So, just check the file first to avoid a confusing error. Signed-off-by: Christy Perez <christy@linux.vnet.ibm.com>