LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

aa-mergeprof

Merge AppArmor security profiles

TLDR

Merge one or more profile files into the default profile directory
$ sudo aa-mergeprof [file1] [file2]
copy
Merge profile files into a specific directory
$ sudo aa-mergeprof -d /path/to/profiles [file1] [file2]
copy

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.

INSTALL

sudo apk add apparmor-utils
copy
sudo zypper install apparmor-utils
copy
nix profile install nixpkgs#apparmor-utils
copy

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

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid