Files
chromebox_10th_audio_driver/docs/linux-hdmi/systemd-user/kaisa-hdmi-watchdog.timer

14 lines
279 B
SYSTEMD
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 每 5 分钟触发一次 kaisa-hdmi-watchdog.service可按需修改 OnUnitActiveSec
#
[Unit]
Description=Timer for Kaisa HDMI watchdog (verify / reset+fix)
[Timer]
OnBootSec=3min
OnUnitActiveSec=5min
AccuracySec=1min
Persistent=true
[Install]
WantedBy=timers.target