10 lines
123 B
SYSTEMD
10 lines
123 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run pretalx-clearsessions
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=monthly
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|