Security Handbook/Linux Security Modules/TOMOYO

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.


Installation

Kernel

KERNEL Enable support for <Software_title>
Write menuconfig instructions here.

USE flags

Cannot load package information. Is the atom category/package correct?

Emerge

root #emerge --ask category/package

Additional software

Configuration

Environment variables

  • VAR1
  • VAR2

Files

  • /etc/global_file_example - Global (system wide) configuration file.
  • ~/.local_file_example - Local (per user) configuration file.

Usage

Troubleshooting

Issue 1

When X happens, Y is how to fix it.

Removal

Unmerge

root #emerge --ask --depclean --verbose category/package

See also

External resources

References