Re: How to correctly enable Cloud Node startup in Linux?
Paul Timms
3-17-17
Should hansa-cloudnode.service not be placed into /etc/systemd/system rather than /usr/lib/systemd/system, given that it's a manually added service rather than one installed by the package?
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...