apparmor-functional-demo: Stop truncating audit.log
Since version 0.4+20150326.3, `apparmor-demo` no longer uses `audit.log` but
relies exclusively on the system journal to check for audit messages.
For this reason, truncating `audit.log` before running the test is no longer
useful, and it is still actually harmful on the images that don't ship auditd
like the minimal ones (other image types may follow).
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
Please register or sign in to comment