Files
domo/3P/civetweb/distribution/arch/civetweb.service
T
2016-02-27 00:07:26 +01:00

10 lines
225 B
Desktop File

[Unit]
Description=Civetweb httpd
After=syslog.target network.target remote-fs.target nss-lookup.target
[Service]
ExecStart=/usr/local/bin/civetweb /usr/local/etc/civetweb/civetweb.conf
[Install]
WantedBy=multi-user.target