summaryrefslogtreecommitdiffstats
path: root/startup/default-socket.in
blob: 0921fe88a16bc85ab0284fc8fbc979114e9dcdbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Nagios Remote Plugin Executor
Documentation=http://www.nagios.org/documentation
Before=nrpe.service
Conflicts=nrpe.service

[Socket]
ListenStream=@nrpe_port@
Accept=yes

[Install]
WantedBy=sockets.target