mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
After the pivot from having the CLI as default login to Bash (for remote scripting and production purposes) there is no need for "user friendly" access to a UNIX shell from the CLI. This provides the possiblity of limiting users to only the CLI, e.g. a user with only guest or operator privileges. [skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>