summarylogtreecommitdiffstats
path: root/httpd.socket
diff options
context:
space:
mode:
Diffstat (limited to 'httpd.socket')
-rw-r--r--httpd.socket8
1 files changed, 8 insertions, 0 deletions
diff --git a/httpd.socket b/httpd.socket
new file mode 100644
index 000000000000..af8a8055b88e
--- /dev/null
+++ b/httpd.socket
@@ -0,0 +1,8 @@
+[Unit]
+Description=HTTP Socket
+
+[Socket]
+ListenStream=80
+
+[Install]
+WantedBy=sockets.target