mirror of
https://github.com/sheumann/hush.git
synced 2025-01-31 03:34:10 +00:00
5d41d60f1e
where argv[0][0]=='-') will now always invoke the shell. Now you can use BusyBox as a login shell. -Erik