File: micro-httpd.socket

package info (click to toggle)
micro-httpd 20140814-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 160 kB
  • sloc: ansic: 524; sh: 165; makefile: 101
file content (11 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=micro-httpd
Documentation=man:micro-httpd(8)

[Socket]
ListenStream=0.0.0.0:80
Accept=true
FreeBind=true

[Install]
WantedBy=sockets.target