blob: 5e38cec33062b5774eeb2514a8d4f6010e271e04 [file] [log] [blame]
[Unit]
Description=Set fans to a default speed
Wants=obmc-power-on@%i.target
After=obmc-power-on@%i.target
Wants=obmc-host-start-pre@%i.target
Before=obmc-host-start-pre@%i.target
Conflicts=obmc-host-stop@%i.target
[Service]
ExecStart={bindir}/set_fan_speeds.sh 8000
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=obmc-host-start@%i.target