commit | 51e68e244e97365652b55d6b9e8dbf3a32a1c875 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Mar 10 16:20:13 2009 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Mar 10 16:20:13 2009 +0300 |
tree | 650408edb849222320507c48cd9f7a044bb5a61f | |
parent | 6b819fb60634a109200b7a749aa40d595fcd4895 [diff] |
vzctl exec, enter, script execution: sanitize PATH There should be no . (i.e. current directory) in PATH. Also, remove leading semicolon. Reported-by: Konstantin Khlebnikov <khlebnikov@openvz.org> Signed-off-by: Kir Kolyshkin <kir@openvz.org>