10 lines
132 B
SYSTEMD
10 lines
132 B
SYSTEMD
[Unit]
|
|
Description=NRPE Socket for Per-Connection Servers
|
|
|
|
[Socket]
|
|
ListenStream=5666
|
|
Accept=yes
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|