Tetsuo Handa 0617c7ff34 TOMOYO: Remove alias keyword.
Some programs behave differently depending on argv[0] passed to execve().
TOMOYO has "alias" keyword in order to allow administrators to define different
domains if requested pathname passed to execve() is a symlink. But "alias"
keyword is incomplete because this keyword assumes that requested pathname and
argv[0] are identical. Thus, remove "alias" keyword (by this patch) and add
syntax for checking argv[0] (by future patches).

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2010-08-02 15:34:42 +10:00
..
2010-08-02 15:34:42 +10:00
2010-08-02 15:34:42 +10:00
2010-08-02 15:34:42 +10:00
2010-08-02 15:34:41 +10:00
2010-08-02 15:34:42 +10:00
2009-02-12 15:19:00 +11:00
2010-08-02 15:34:42 +10:00
2010-08-02 15:34:33 +10:00