forked from wangziqi/gongxue-base
13 lines
233 B
SYSTEMD
13 lines
233 B
SYSTEMD
[Unit]
|
|
Description=Generate due student supervision follow-ups
|
|
|
|
[Timer]
|
|
OnBootSec=5m
|
|
OnUnitInactiveSec=15m
|
|
AccuracySec=1m
|
|
RandomizedDelaySec=1m
|
|
Unit=tiku-worker-job@student-supervision.service
|
|
|
|
[Install]
|
|
WantedBy=tiku-workers.target
|