This repository was archived by the owner on Sep 16, 2025. It is now read-only.
Added interactive login shell option
This release introduces a few minor changes:
-
Added command line parameter (-S) which launches an interactive shell. This is equivalent to "su -l" or "sudo -i".
-
Updated documentation to include the new -S flag.
-
Updated documentation to assist users in installing doas on some Linux distributions, such as CentOS, that prevent PAM authentication from working by default.