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

[Unit]
Description=Apache httpd Server Socket
Documentation=man:httpd.socket(8)

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

[Install]
WantedBy=sockets.target