summarylogtreecommitdiffstats
path: root/dgraph-zero.service
diff options
context:
space:
mode:
Diffstat (limited to 'dgraph-zero.service')
-rw-r--r--dgraph-zero.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/dgraph-zero.service b/dgraph-zero.service
deleted file mode 100644
index 319ffad67139..000000000000
--- a/dgraph-zero.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Dgraph database controller
-
-[Service]
-ExecStart=/usr/bin/dgraph zero -w /var/lib/dgraph/data/zw
-Restart=on-failure
-RestartSec=1
-
-[Install]
-WantedBy=multi-user.target
-