HEX
Server: Apache
System: Linux web1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: theyoung2 (2249)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //sbin/aa-teardown
#!/bin/sh

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

/lib/apparmor/apparmor.systemd stop