bundlewrap/bundles/pretalx/files/pretalx-clearsessions.service
2021-02-12 13:28:52 +01:00

11 lines
279 B
Desktop File

[Unit]
Description=pretalx clearsessions
After=network.target
Requires=postgresql.service
[Service]
User=pretalx
Group=pretalx
Environment=PRETALX_CONFIG_FILE=/opt/pretalx/pretalx.cfg
WorkingDirectory=/opt/pretalx
ExecStart=/opt/pretalx/venv/bin/python -m pretalx clearsessions