diff options
Diffstat (limited to 'scripts/simple-qf@.service')
| -rw-r--r-- | scripts/simple-qf@.service | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/simple-qf@.service b/scripts/simple-qf@.service new file mode 100644 index 00000000..a74183fd --- /dev/null +++ b/scripts/simple-qf@.service @@ -0,0 +1,11 @@ +[Unit] +Description=Run scripts in quantifi directory without params +OnFailure=monitor@%n + +[Service] +Type=simple +User=guillaume +Group=guillaume +ExecStart=/usr/bin/python %s.py +WorkingDirectory=/home/guillaume/projects/quantifi +EnvironmentFile=/etc/serenitas.conf |
