summarylogtreecommitdiffstats
path: root/mongoose.service
blob: 338093cd66710ddaabbb31405b029d5210ec9ac7 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Mongoose httpd
After=syslog.target network.target remote-fs.target nss-lookup.target

[Service]
ExecStart=/usr/bin/mongoose /etc/mongoose/mongoose.conf

[Install]
WantedBy=multi-user.target