summaryrefslogtreecommitdiff
path: root/www-servers/cherokee/files/cherokee.service
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/cherokee/files/cherokee.service')
-rw-r--r--www-servers/cherokee/files/cherokee.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/www-servers/cherokee/files/cherokee.service b/www-servers/cherokee/files/cherokee.service
deleted file mode 100644
index a2d703185d37..000000000000
--- a/www-servers/cherokee/files/cherokee.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[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