11 lines
253 B
SYSTEMD
11 lines
253 B
SYSTEMD
[Unit]
|
|
Description=Daily Fifth Domain wake for Zhuyuan managed role persona systems
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 09:15:00 Asia/Shanghai
|
|
RandomizedDelaySec=5m
|
|
Persistent=true
|
|
Unit=zhuyuan-persona-fifth-domain-daily.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|