mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-15 15:37:18 +00:00
43ce4b4889
Add userland support program ccs-tools V2: Added RDEPEND on systemd Fixed Description Moved man page to doc packaged Added Requiered distro feature on kernel component. Fixed typo in path for init program Signed-off-by: Armin Kuster <akuster@mvista.com>
13 lines
232 B
Plaintext
13 lines
232 B
Plaintext
Documentation:
|
|
http://tomoyo.sourceforge.jp/1.8/index.html.en
|
|
|
|
|
|
To start via command line add:
|
|
|
|
" security=tomoyo TOMOYO_trigger=/usr/lib/systemd/systemd"
|
|
|
|
To initialize:
|
|
/usr/lib/ccs/init_policy
|
|
|
|
DISTRO_FEATURES_append = " tomoyo"
|