summarylogtreecommitdiffstats
path: root/facette.service
diff options
context:
space:
mode:
Diffstat (limited to 'facette.service')
-rw-r--r--facette.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/facette.service b/facette.service
deleted file mode 100644
index 7e2ed3ea0f3d..000000000000
--- a/facette.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Facette
-
-[Service]
-User=facette
-Group=facette
-Type=simple
-ExecStart=/usr/local/bin/facette -c /etc/facette/facette.json
-RuntimeDirectory=facette
-RuntimeDirectoryMode=0755