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
The hostname util is also needed and needs to be installed automatically. Install via inetutils.
visudo breaks if vi is not installed (vim will not install /usr/bin/vi) because root's $EDITOR is empty. The script should check for /usr/bin/vi{,m} and set $EDITOR or install vim by default.
Note to self:
hostnameutil is also needed and needs to be installed automatically. Install viainetutils.visudobreaks ifviis not installed (vimwill not install/usr/bin/vi) becauseroot's$EDITORis empty. The script should check for/usr/bin/vi{,m}and set$EDITORor installvimby default.