[Unit] Description=Autobook bond and cds trades from bloomberg sftp After=network.target postgresql.service OnFailure=monitor@%n [Service] Type=simple User=guillaume Group=guillaume ExecStart=/usr/bin/python book_bbg.py WorkingDirectory=/home/guillaume/projects/code/python EnvironmentFile=/etc/serenitas.conf [Install] WantedBy=default.target