blob: 834793359e14d45ca0ee70f699e8f9a1fb6ede79 [file] [log] [blame]
Brad Bishop5a7094b2019-04-10 19:33:15 -04001[Unit]
2Description=BMC Webserver socket
3
4[Socket]
Ed Tanous796ba932020-08-02 04:29:21 +00005ListenStream=@BMCWEB_PORT@
Brad Bishop5a7094b2019-04-10 19:33:15 -04006ReusePort=true
Ed Tanous796ba932020-08-02 04:29:21 +00007Service=bmcweb.service
8FileDescriptorName=bmcweb_@BMCWEB_PORT@_@HTTP_LEVEL_ALLOWED@_@HTTP_AUTH_LEVEL@
9BindToDevice=@HTTP_BIND@
Brad Bishop5a7094b2019-04-10 19:33:15 -040010
11[Install]
12WantedBy=sockets.target