10 lines
225 B
Desktop File
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
|