bundles/pretalx: fix syntax error

This commit is contained in:
Franzi 2024-12-22 05:03:54 +01:00
parent 958ea3c9e3
commit 6f6b1932e2
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -116,7 +116,7 @@ svc_systemd = {
'pretalx-worker': { 'pretalx-worker': {
'needs': { 'needs': {
'action:pretalx_install', 'action:pretalx_install',
'action:pretalx_migrate',, 'action:pretalx_migrate',
'action:pretalx_rebuild', 'action:pretalx_rebuild',
'file:/etc/systemd/system/pretalx-worker.service', 'file:/etc/systemd/system/pretalx-worker.service',
'file:/opt/pretalx/pretalx.cfg', 'file:/opt/pretalx/pretalx.cfg',