aboutsummarylogtreecommitdiffstats
path: root/swarm.service
diff options
context:
space:
mode:
Diffstat (limited to 'swarm.service')
-rw-r--r--swarm.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/swarm.service b/swarm.service
deleted file mode 100644
index ec6f0fd6a892..000000000000
--- a/swarm.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Swarm daemon
-After=network.target
-
-[Service]
-User=bzz
-Group=bzz
-ExecStart=/usr/local/bin/swarm --password $SWARM_PASSWORD
-Restart=always
-
-[Install]
-WantedBy=multi-user.target