This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/systemd/system/check-mk-agent.socket
T
2021-10-27 14:28:05 +02:00

12 lines
174 B
SYSTEMD

# systemd socket definition file
[Unit]
Description=Checkmk agent socket
[Socket]
ListenStream=6556
Accept=true
MaxConnectionsPerSource=3
[Install]
WantedBy=sockets.target