summarylogtreecommitdiffstats
path: root/cherokee.service
diff options
context:
space:
mode:
authorP. A. López-Valencia2015-06-09 17:51:27 -0500
committerP. A. López-Valencia2015-06-09 17:51:27 -0500
commit3ff3b90139e3f0f34795c44c8fdff924c84f232e (patch)
tree33aa67261ee30168b20c0095d1668c82f516ff62 /cherokee.service
downloadaur-3ff3b90139e3f0f34795c44c8fdff924c84f232e.tar.gz
cherokee-git 1.2.104.r5816-2
Diffstat (limited to 'cherokee.service')
-rw-r--r--cherokee.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/cherokee.service b/cherokee.service
new file mode 100644
index 000000000000..ab725cc80509
--- /dev/null
+++ b/cherokee.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Cherokee web server
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/cherokee
+
+[Install]
+WantedBy=multi-user.target