Skip to content

improve nds systemd service

Move to using the systemd RuntimeDirectory for creating the temporary nds/daqd run directory in /run. Use the new nds command line argument to specify the path to this directory. The daqd and nds code (and example daqdrc file) are also updated to use this by default if not specified.

This also removes the LD_BIND_NOW variable from the nds systemd unit, which is of unknown use by anyone anymore, and which was cargo-culted from the old launcher script that was apparently created before the advligorts used source control.

closes #78 (closed)

Edited by Jameson Rollins

Merge request reports