aboutsummaryrefslogtreecommitdiff
path: root/make_single_applets.sh
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2022-03-22 08:12:07 +0000
committerRon Yorston <rmy@pobox.com>2022-03-22 08:12:07 +0000
commitaf41de68901d48753eb73491d54931a99d1a13b5 (patch)
treeb5c26c5d07fcc3ecca0d2cadfe964418635d67fe /make_single_applets.sh
parentf3c5e8bc316af658260369fc2d4d1270c1f609b4 (diff)
downloadbusybox-w32-af41de68901d48753eb73491d54931a99d1a13b5.tar.gz
busybox-w32-af41de68901d48753eb73491d54931a99d1a13b5.tar.bz2
busybox-w32-af41de68901d48753eb73491d54931a99d1a13b5.zip
ash: let $HOME set home directory of login shell
In busybox-w32 the shell option '-l' sets HOME to the user's home directory, as determined by a call to GetUserProfileDirectory(). This is differs from how shells work on Unix, where HOME is usually set by login(1). Allow the user to override this behaviour by setting HOME before starting the shell. If HOME isn't set or contains an empty string the previous behaviour applies. If HOME is set to a non-empty string the user should ensure that it represents a valid absolute path. (GitHub issue #244)
Diffstat (limited to 'make_single_applets.sh')
0 files changed, 0 insertions, 0 deletions