aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quantifi-recon.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/quantifi-recon.service')
-rw-r--r--scripts/quantifi-recon.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripts/quantifi-recon.service b/scripts/quantifi-recon.service
deleted file mode 100644
index b3930f0c..00000000
--- a/scripts/quantifi-recon.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Recon Quantifi
-OnFailure=monitor@%n
-
-[Service]
-Type=simple
-User=guillaume
-Group=guillaume
-ExecStart=/usr/bin/python recon.py
-WorkingDirectory=/home/guillaume/projects/quantifi
-EnvironmentFile=/etc/serenitas.conf