aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/allocate_bonds.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/allocate_bonds.service')
-rw-r--r--scripts/allocate_bonds.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripts/allocate_bonds.service b/scripts/allocate_bonds.service
deleted file mode 100644
index 3e204884..00000000
--- a/scripts/allocate_bonds.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=send allocation email and upload to bbh
-OnFailure=monitor@%n
-
-[Service]
-Type=oneshot
-User=flint
-Group=flint
-ExecStart=/usr/bin/python bondallocation_email.py
-WorkingDirectory=/home/guillaume/projects/code/python
-EnvironmentFile=/etc/serenitas.conf