NAME
tomoyo-ld-watch - Update TOMOYO Linux’s library’s pathnames
automatically
SYNOPSIS
tomoyo-ld-watch
DESCRIPTION
Appends shared libraries to exception policy automatically using
"allow_read" directive when the location of shared libraries in
/etc/ld.so.cache has changed.
By running this program while updating packages, you can avoid errors
"unable to start applications because shared libraries are unreadable"
when the pathnames of shared libraries accessed by general programs has
changed.
EXAMPLES
# tomoyo-ld-watch
NOTES
You need to register either path to this program ( /usr/sbin/tomoyo-
ld-watch ) or a domain for this program in
/sys/kernel/security/tomoyo/manager before invoking this program.
AUTHORS
penguin-kernel _at_ I-love.SAKURA.ne.jp
COPYRIGHT
Copyright © 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.