File aa-teardown of Package apparmor.9785

#!/bin/bash

test $# = 0 || {
	echo "Usage: $0"
	echo
	echo "Unloads all AppArmor profiles"
	exit 1
}

/lib/apparmor/apparmor.systemd stop
openSUSE Build Service is sponsored by