LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

aa-update-browser

Manage browser abstraction includes in AppArmor profiles

TLDR

List available browser abstraction profiles
$ sudo aa-update-browser -l
copy
Show what changes would be made (dry-run)
$ sudo aa-update-browser -d [path/to/profile]
copy
Update a profile with specific abstractions
$ sudo aa-update-browser -u [abstraction1,abstraction2] [path/to/profile]
copy
Remove all abstractions from a profile
$ sudo aa-update-browser -u '' [path/to/profile]
copy

SYNOPSIS

aa-update-browser [option] profile

DESCRIPTION

aa-update-browser updates AppArmor browser profiles to use supported abstractions. This utility helps maintain browser profiles by allowing administrators to add, modify, or remove browser-specific abstraction includes.Browser abstractions provide pre-defined access rules for common browser operations, simplifying profile management.

PARAMETERS

-l

Show the supported browser abstractions.
-d
Dry-run. Only show what would be done to the given profile without applying changes.
-u ABSTRACTIONS
Update the given profile with the comma-separated list of ABSTRACTIONS. Specifying '' removes all abstractions.
-h
Display help information.

CAVEATS

Modifying browser profiles may affect browser functionality. Test changes in complain mode before enforcing.

HISTORY

Part of the AppArmor utilities package for managing application security profiles on Linux systems.

SEE ALSO

RESOURCES

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