dotfiles/root/etc/systemd/system/ipmi-fans.timer

10 lines
125 B
SYSTEMD
Raw Normal View History

2020-02-17 15:12:40 +02:00
[Unit]
Description=Run fans service every 30s
[Timer]
OnUnitInactiveSec=15s
OnBootSec=15s
[Install]
WantedBy=timers.target