Am Tue, 6 Feb 2018 16:42:03 +0330 schrieb Mohammad BadieZadegan <[email protected]>:
> Hi everybody, > How can I boot OpenBSD with root autologin? > Maybe run a script in place of a getty. Then redirecting stderr/stdout to /dev/ttyWhatever A better approach is to to autologin an user in X and use doas(1) I think xenodm(1) has an "autologin" option...

