cherokee: move systemd service file to meta-webserver too

This commit is contained in:
Martin Jansa
2013-04-19 11:33:55 +02:00
parent f593c454bc
commit 7c292ce287
@@ -0,0 +1,10 @@
[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