commit | 77b513dda90fd99bd1225410b25e745b74779c1c | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Sun May 13 23:03:23 2012 +0900 |
committer | James Morris <james.l.morris@oracle.com> | Tue May 15 10:24:29 2012 +1000 |
tree | 5555c83725ac407d2e1c3d020061580918524ceb | |
parent | fd75815f727f157a05f4c96b5294a4617c0557da [diff] |
TOMOYO: Accept manager programs which do not start with / . The pathname of /usr/sbin/tomoyo-editpolicy seen from Ubuntu 12.04 Live CD is squashfs:/usr/sbin/tomoyo-editpolicy rather than /usr/sbin/tomoyo-editpolicy . Therefore, we need to accept manager programs which do not start with / . Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <james.l.morris@oracle.com>