From: Tetsuo Handa Date: Sun, 13 May 2012 14:03:23 +0000 (+0900) Subject: TOMOYO: Accept manager programs which do not start with / . X-Git-Tag: v3.5-rc1~161^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b513dda90fd99bd1225410b25e745b74779c1c;p=pandora-kernel.git 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 Signed-off-by: James Morris --- Reading git-diff-tree failed