TOMOYO-INIT(8)

NAME

tomoyo-init - Load TOMOYO Linux's policy automatically

SYNOPSIS

tomoyo-init

DESCRIPTION

This program is automatically called to load policy from files into kernel when /sbin/init starts.

This program copies the following files.
/etc/tomoyo/exception_policy.base + /etc/tomoyo/exception_policy.conf => /sys/kernel/security/tomoyo/exception_policy
/etc/tomoyo/domain_policy.base + /etc/tomoyo/domain_policy.conf => /sys/kernel/security/tomoyo/domain_policy
/etc/tomoyo/profile.base + /etc/tomoyo/profile.conf => /sys/kernel/security/tomoyo/profile
/etc/tomoyo/manager.base + /etc/tomoyo/manager.conf => /sys/kernel/security/tomoyo/manager

EXAMPLES

None.

NOTES

If something went wrong, a prompt is shown so that the administrator
can take action before the kernel gets panic.

You don't need to invoke this program manually.
To load policy after /sbin/init starts, use tomoyo-loadpolicy instead.

AUTHORS

penguin-kernel _at_ I-love.SAKURA.ne.jp

COPYRIGHT

Copyright (C) 2005-2009 NTT DATA CORPORATION.

This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.

SEE ALSO

tomoyo-loadpolicy (8)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout