/lib/systemd/system/nsca-ng-server.socket is in nsca-ng-server 1.4-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | [Unit]
Description=NSCA-ng Socket
Documentation=man:nsca-ng(8) man:nsca-ng.cfg(5)
[Socket]
ListenStream=5668
BindIPv6Only=both
[Install]
WantedBy=sockets.target
|