blob: 12a731c832818a02702edd9fc41c56dcd9c7c880 [file] [log] [blame]
[Unit]
Description=Mongoose HTTP server
After=network.target
[Service]
ExecStart=/usr/sbin/mongoose -document_root /var/www -listening_port 80
Restart=always
[Install]
WantedBy=multi-user.target