aa-mergeprof
Merge AppArmor security profiles
TLDR
SYNOPSIS
aa-mergeprof file [file ...] [-d /path/to/profiles]
DESCRIPTION
aa-mergeprof is an interactive tool that merges one or more AppArmor security profile files into the system profile directory. When conflicts exist between incoming and existing profiles, it presents the differences and allows the administrator to choose how to resolve them. This is useful for importing profiles from other systems, combining profiles from different sources, or consolidating profiles after a system migration.
PARAMETERS
-d, --dir /path/to/profiles
Specifies the target directory for merged profiles. Defaults to /etc/apparmor.d.-h, --help
Display help information and exit.
CAVEATS
Merging profiles may overwrite existing profiles in the destination directory. The tool is interactive and requires manual conflict resolution -- it cannot be run unattended. Requires root privileges.
HISTORY
Part of the AppArmor utilities package for managing application security profiles on Linux systems.
SEE ALSO
aa-genprof(8), aa-logprof(8), aa-cleanprof(8), aa-enforce(8), aa-complain(8), apparmor(7)
