Options (3)
-t, --timeoutbooleanSet a maximum timeout(in seconds) for entering the root password before continuing normal boot
Example:
sudo sulogin {{[-t|--timeout]}} {{timeout}}-p, --login-shellbooleanStart root's shell as a login shell
Example:
sudo sulogin {{[-p|--login-shell]}}-e, --forcebooleanForce a root shell without asking for a password when default methods of obtaining the password fail
Example:
sudo sulogin {{[-e|--force]}}Examples (5)
Set a maximum timeout(in seconds) for entering the root password before continuing normal boot
made by @shridhargupta | data from tldr-pages