New upstream version 1.2.3
[quagga-debian.git] / infra / patchwork / systemd / patchwork.service
diff --git a/infra/patchwork/systemd/patchwork.service b/infra/patchwork/systemd/patchwork.service
deleted file mode 100644 (file)
index 90ec4bb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Patchwork Daemon
-
-[Service]
-WorkingDirectory=/home/patchwork/patchwork
-User=patchwork
-Group=patchwork
-EnvironmentFile=/home/patchwork/patchwork.env 
-ExecStart=/usr/bin/python3 manage.py runserver 0.0.0.0:8000
-
-[Install]
-WantedBy=multi-user.target