Skip to content

Fix #960: Disable root login (sudo still works)

postmarketOS Bot requested to merge fix/960-disable-root-login into master

Created by: ollieparanoid

Currently, you can login on the tty0 with the root and no password. This PR disables root login.

Merge request reports