commit | 3f629636320dfa65804779a3fc333f3147f3b064 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Thu Jun 03 20:37:26 2010 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Aug 02 15:33:42 2010 +1000 |
tree | e44dc9f63ae8c6cd37d5471d014cd9b0449027e7 | |
parent | c8c57e842720d8cc92ac8607f2d1c16d92314573 [diff] |
TOMOYO: Allow wildcard for execute permission. Some applications create and execute programs dynamically. We need to accept wildcard for execute permission because such programs contain random suffix in their filenames. This patch loosens up regulation of string parameters. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>