On 2025-07-23 17:13, Stefan Monnier wrote:
Is this done by the desktop environment? Does it still happen if booting without the graphical environment?[ If you go back up the thread, you'll see this has been asked and answered already. ] This is a headless home server. No graphical desktop environment in sight.
a post on, https://serverfault.com/questions/835515/systemd-how-to-get-the-running-target says, " In systemd, there may be more than one active target at a time. To inspect the list of all currently active targets: systemctl list-units --type target --state activeTo quickly find out whether a specific target (e.g. user-defined.target) is active or not:
systemctl is-active user-defined.target " Don't know what this means or if this is relevant. mick