httpd/httpd.socket

11 lines
138 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Apache httpd Server Socket
[Socket]
ListenStream=80
NoDelay=true
DeferAcceptSec=30
[Install]
WantedBy=sockets.target