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.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/allocate_bonds.service b/scripts/allocate_bonds.service
new file mode 100644
index 00000000..8936b127
--- /dev/null
+++ b/scripts/allocate_bonds.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Notify counterparties
+
+[Service]
+Type=simple
+User=flint
+Group=flint
+ExecStart=/usr/bin/python bondallocation_email.py
+WorkingDirectory=/home/guillaume/projects/code/python
+EnvironmentFile=/etc/serenitas.conf