bundlewrap/bundles/pretalx/files/pretalx-runperiodic.service

12 lines
275 B
SYSTEMD
Raw Permalink Normal View History

2021-01-16 21:03:38 +00:00
[Unit]
Description=pretalx runperiodic
After=network.target
Requires=postgresql.service
2021-01-16 21:03:38 +00:00
[Service]
User=pretalx
Group=pretalx
Environment=PRETALX_CONFIG_FILE=/opt/pretalx/pretalx.cfg
WorkingDirectory=/opt/pretalx
ExecStart=/opt/pretalx/venv/bin/python -m pretalx runperiodic