commit | 22d1b9412e52c98cbdf52a3a5185a416c6d26c64 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 01 19:42:55 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 01 19:42:55 2009 +0000 |
tree | 9670391a25d42bf45bebf18f81729f5123704940 | |
parent | d50810267eb471a8a6739897efaf49e369e14c65 [diff] |
Using -l to specify a login shell is non-POSIX and causes problems with shells that do not support it. Instead, set an empty default-command to invoke $SHELL with - prefixed to argv[0], and make this the default setting.