arrfab / rpms / httpd

Forked from rpms/httpd 5 years ago
Clone

Blame SOURCES/httpd.socket

59234c
# See httpd.socket(8) for more information on using the httpd service.
59234c
59234c
[Unit]
59234c
Description=Apache httpd Server Socket
59234c
Documentation=man:httpd.socket(8)
59234c
59234c
[Socket]
59234c
ListenStream=80
59234c
NoDelay=true
59234c
DeferAcceptSec=30
59234c
59234c
[Install]
59234c
WantedBy=sockets.target