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
