Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing default user results in blank startup #2509

Open
L1ghtmann opened this issue Dec 7, 2024 · 1 comment
Open

Changing default user results in blank startup #2509

L1ghtmann opened this issue Dec 7, 2024 · 1 comment

Comments

@L1ghtmann
Copy link

Process:

  • adduser test
  • usermod -aG wheel test
  • change login command in settings from -f root to -f test
  • restart app
  • observe blank startup

Note:

  • If login test is used instead of login -f test, a password prompt appears but loops infinitely despite the correct password being input. This does not occur for login root, which correctly prompts for the password before entering the shell.
@L1ghtmann
Copy link
Author

L1ghtmann commented Dec 7, 2024

Additional note:

  • As root user, typing login test or login -f test results in "Bad System Call"
  • login -f test || dmseg
15(login) missing syscall 216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant