nodm
nodm copied to clipboard
Automatic display manager
Hi, I realize this project is no longer maintained, I'm filing this mostly out of due diligence and for future readers. I accidentally noticed that any local user can connect...
Hi. This git repository is upstream for the nodm package in debian, https://tracker.debian.org/pkg/nodm . I notice there are several opened and even trivial pull requests, and several issues with no...
There are 3 reasons why server exited: 1. Crash; 2. Configuration error; 3. User initiative (including Ctrl + Alt + Backspace). Usually they are differentiated by exit code (it also...
as per https://github.com/mghro/nodm/commit/3d931462fc7ad6f4b8402a90ef0220aa3e83b234 this can be used with #18
I suppose systemd is trying to kill the wrong PID. Eventually, the kill operation times out and systemd hard-kills the process. This happens, for example, when trying to reboot or...
According to the documentation `If the second option (or the first if the first was not recognised as a path to the X server) looks like ":", it is used...
I'm noting that with the Raspbian Buster Lite + xserver-xorg + nodm minimalistic installation, you're missing the `xset` command which is useful for adjusting things like turning off the Energy...
Fixes #5, nodm will now correctly shut down instead of restarting when systemd tries to kill it This is a repackage of #10, which seems unlikely to ever be rebased...
When installing on Ubuntu (Raspberry Pi) using "sudo apt-get install nodm -y" the install prompts to ask if I want to enable nodm. Is there way to disable the prompt...
For a while I haven't been using nodm anymore and so I had no motivation for keeping it up to date with modern requirements on display managers. Anyone who would...