xref: /openbmc/phosphor-misc/http-redirect/http-redirect@.service (revision 4ee8f2c55b20dbf1987d056fe436168ee574b654)
1*4ee8f2c5SMilton Miller[Unit]
2*4ee8f2c5SMilton MillerDescription=Redirect HTTP to HTTPS Per-connection
3*4ee8f2c5SMilton Miller
4*4ee8f2c5SMilton Miller[Service]
5*4ee8f2c5SMilton MillerExecStart=/usr/bin/awk -f /usr/bin/http-redirect.awk
6*4ee8f2c5SMilton MillerStandardInput=socket
7