void-packages/srcpkgs/cherokee/files/cherokee.service
2011-12-21 08:39:11 -07:00

10 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