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

Allow the admin to enable the equivalent of setterm --blank aDelay --powerdown SomeOtherDelay for a VT login prompt #27467

Closed
ZjYwMj opened this issue Apr 30, 2023 · 1 comment
Labels
duplicate login RFE 🎁 Request for Enhancement, i.e. a feature request

Comments

@ZjYwMj
Copy link
Contributor

ZjYwMj commented Apr 30, 2023

Component

systemd-logind

Problem description

A fixed display, that is a fixed text constantly displayed on the screen, is said to eventually harm the monitor. It also draws a small amount of wasted energy, and also a bit distracting. All this happen when a VT has a login prompt, and no one logs in. Circumstances when that can happen is a remotely supervised server with a console in the servers room that is used only for emergencies. A desktop that mainly act as the single printer gateway for a small office. Or for a user that gone away after the desktop was turned on (but before he logged in), because he had some urgent call to attend to. This usually does not happen when there is a graphical login prompt, such as by a display manager, because the graphical environment has a display power management signalling set up.

Suggested solution

Allow the admin to enable the equivalent of
setterm --blank a_delay --powerdown some_other_delay
for a VT login prompt.

Describe alternatives you've considered

On freebsd, it is integrated with vidcontrol. vidcontrol is comparable to systemd-vconsole-setup.service.

The systemd version you checked that didn't have the feature you are asking for

253, and before

@ZjYwMj ZjYwMj added the RFE 🎁 Request for Enhancement, i.e. a feature request label Apr 30, 2023
@ZjYwMj ZjYwMj changed the title Allow the admin to set up the equivalent of setterm --blank aDelay --powerdown SomeOtherDelay for a VT login prompt Allow the admin to enable the equivalent of setterm --blank aDelay --powerdown SomeOtherDelay for a VT login prompt Apr 30, 2023
@poettering
Copy link
Member

Duplicate of #7396

@poettering poettering marked this as a duplicate of #7396 May 2, 2023
@mrc0mmand mrc0mmand added login and removed logind labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate login RFE 🎁 Request for Enhancement, i.e. a feature request
Development

No branches or pull requests

3 participants