You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the requirement of being tiny, having a global always available shell is not ideal. A suitable alternative might be making sure that when /etc/profile is loaded by a login shell, the user's default shell is looked up in /etc/passwd and appended/prepended to the path.
The text was updated successfully, but these errors were encountered:
Due to the requirement of being tiny, having a global always available shell is not ideal. A suitable alternative might be making sure that when
/etc/profile
is loaded by a login shell, the user's default shell is looked up in/etc/passwd
and appended/prepended to the path.The text was updated successfully, but these errors were encountered: