Skip to content

Should DietPi-Config > Display > Headless also mask systemd-logind.service? #6059

Answered by MichaIng
thanhminhmr asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your suggestion.

No, systemd-logind.service is not responsible for the login prompt, getty@tty1.service is. systemd-logind.service would start additional login prompts on TTY2 - TTY6 if you switch to them, e.g. via F1 - F6 keys, but that is only a minor task of this service. It registers login sessions with systemd's PAM module, manages non-root (user and application) permissions via polkit for shutdown/reboot/hibernate, as well as for hardware key, of the host system but also e.g. for certain container engines. For details:
https://manpages.debian.org/systemd-logind

It is masked by default on DietPi and unmasked only either if the user actively sets a related dietpi.txt settin…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@thanhminhmr
Comment options

@MichaIng
Comment options

@thanhminhmr
Comment options

Answer selected by thanhminhmr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants