mirror of
https://github.com/librenms/librenms-agent.git
synced 2024-05-09 09:54:52 +00:00
10 lines
126 B
SYSTEMD
10 lines
126 B
SYSTEMD
[Unit]
|
|
Description=Check_MK LibreNMS Agent Socket
|
|
|
|
[Socket]
|
|
ListenStream=6556
|
|
Accept=yes
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|