desktop/cherokee/cherokee.service
2012-09-15 21:47:17 +00:00

11 lines
184 B
Desktop File

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