mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-03 00:51:20 +03:00
systemd: start script - exec the python
This commit is contained in:
parent
f98809fd2e
commit
2c06b8e79e
@ -34,4 +34,4 @@ then
|
||||
exit 2
|
||||
fi
|
||||
|
||||
${PYTHON_VENV}/bin/${SERVICE} --config "${CONFIG_OVERRIDE}" >> "${LOG_DIR}/${SERVICE}.log" 2>&1
|
||||
exec ${PYTHON_VENV}/bin/${SERVICE} --config "${CONFIG_OVERRIDE}" >> "${LOG_DIR}/${SERVICE}.log" 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user