aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/cherokee/cherokee/cherokee.service
blob: a2d703185d3772c6ec89ed39a3c12096bb1b1e97 (plain)
1
2
3
4
5
6
7
8
9
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