Knowledge Base
Searching in : Trouble report
ID:TR06R09769
Added on: 2020-06-23
Last Update: 2022-09-15
Solved in version: 8.0.168
Platform: All Linux Platforms
Product: NoMachine Server
Severity: Minor
Status: Solved
Print this article

The installation procedure tries to start NoMachine services even when /run/systemd is not present

On Debian-based OSS, the NoMachine DEB install/update procedure tries to start the nxserver service when the /run/systemd directory doesn't exist on the system.

The DEB post-install script should verify if /run/systemd is present or not. When not present, it should skip the 'service nxserver start' and print a warning.

SOLVED, Released in version 8.0.168