aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/reallocate_bowdst.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/reallocate_bowdst.service')
-rw-r--r--scripts/reallocate_bowdst.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/reallocate_bowdst.service b/scripts/reallocate_bowdst.service
new file mode 100644
index 00000000..23d37d4f
--- /dev/null
+++ b/scripts/reallocate_bowdst.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Reallocate cash
+[Service]
+Type=simple
+User=flint
+Group=flint
+ExecStart=/usr/bin/python reallocate_cash.py
+WorkingDirectory=/home/guillaume/projects/code/python
+EnvironmentFile=/etc/serenitas.conf