aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/task-runner.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/task-runner.service')
-rw-r--r--scripts/task-runner.service8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/task-runner.service b/scripts/task-runner.service
index 5f1ee911..c1a79453 100644
--- a/scripts/task-runner.service
+++ b/scripts/task-runner.service
@@ -7,10 +7,10 @@ SyslogIdentifier=task-runner
Type=notify
ExecStart=/usr/bin/python -u /home/guillaume/projects/code/python/task_runner.py
WorkingDirectory=/home/guillaume/projects/code/python
-Environment=DATA_DIR=/home/serenitas/CorpCDOs/data
-Environment=LOG_DIR=/home/serenitas/CorpCDOs/logs
-Environment=CODE_DIR=/home/guillaume/projects/code
-Environment=BASE_DIR=/home/serenitas/CorpCDOs
+Environment=SERENITAS_DATA_DIR=/home/serenitas/CorpCDOs/data
+Environment=SERENITAS_LOG_DIR=/home/serenitas/CorpCDOs/logs
+Environment=SERENITAS_CONFIG_DIR=/home/guillaume/projects/code
+Environment=SERENITAS_BASE_DIR=/home/serenitas/CorpCDOs
Environment=OMP_NUM_THREADS=4
Environment='R_LIBS_USER=/home/guillaume/R/%%p-library/%%v'
Environment=PGPASSFILE=/home/guillaume/.pgpass