summaryrefslogtreecommitdiffstats
path: root/httpd.socket
blob: a75779cb0743f0d3f87f58b70799609c8e05a763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# See httpd.socket(5) for more information on using the httpd service.

[Unit]
Description=Apache httpd Server Socket

[Socket]
ListenStream=80
NoDelay=true
DeferAcceptSec=30

[Install]
WantedBy=sockets.target