ccs-editpolicy - policy editor for TOMOYO Linux
ccs-editpolicy [options]
ccs-editpolicy [options] [directory]
ccs-editpolicy [options] [remote_ip:remote_port]
This program is the primary tool for policy management. It provides an ncurses interface for editing either policy saved to disk, or policy currently loaded into kernel memory.
If no directory or remote address is specified, the policy loaded in kernel memory will be edited.
Before this program can be invoked, you must register it in /proc/ccs/manager. After initializing policy, this is usually as simple as rebooting the system.
Set initial screen to be the Exception Policy Editor.
Set initial screen to be the Domain Transition Editor [default].
Set initial screen to be the Profile Editor.
Set initial screen to be the Manager Editor.
Set initial screen to be the Statistics.
Set initial screen to be the Namespace Selector.
Start the policy editor in browse-only mode. No editing is allowed.
Refresh the screen automatically at the interval specified in seconds.
Edit policy stored in the directory/policy/current/ directory, instead of the policy loaded in kernel memory. This must be the full path to the directory.
Edit policy on a remote system via an agent waiting at port remote_port on IP address remote_ip.
Set initial namespace to be the <namespace> namespace [default=<kernel>
].
ccs-editpolicy
/etc/ccs/192.168.1.1/policy/current
directoryccs-editpolicy /etc/ccs/192.168.1.1/
ccs-editpolicy 192.168.1.1:10000
A usage guide with screenshots is available at <https://tomoyo.sourceforge.net/1.8/tool-editpolicy.html>.
If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.
Main author.
Documentation and website.
Line coloring feature.
ccs-loadpolicy(8), ccs-editpolicy-agent(8)
See <https://tomoyo.sourceforge.net> for more information.