The logout tag has no wiki summary.
1
vote
0answers
41 views
Logout user with systemd
I start my window manager with systemd service units (following this tutorial).
After I log in at tty1 the following gets executed in .zlogin (I'm using ZSH as a login shell):
if [[ -z "$DISPLAY" ...
0
votes
0answers
29 views
Turning off the hdmi tv/monitor gives me a login screen when turning the tv back on
So all power management settings are disabled. And we don't get the login prompt when the tv stays on for a long time. The comp does not go to standby. We even disabled 'show login after screensaver'
...