void-packages/srcpkgs/cherokee/files/cherokee.service

11 lines
199 B
Desktop File

[Unit]
Description=Cherokee web server
After=syslog.target network.target
[Service]
Type=forking
ExecStart=/usr/sbin/cherokee -d -C /etc/cherokee/cherokee.conf
[Install]
WantedBy=multi-user.target