bundles/pretalx: introduce
This commit is contained in:
parent
0b9056bd2b
commit
70944d7065
9 changed files with 314 additions and 0 deletions
9
bundles/pretalx/files/pretalx-clearsessions.service
Normal file
9
bundles/pretalx/files/pretalx-clearsessions.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=pretalx clearsessions
|
||||
|
||||
[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
|
Loading…
Add table
Add a link
Reference in a new issue