Permit decimal value for the fan speed
This commit is contained in:
parent
d6499109d3
commit
8316bd1e2c
4 changed files with 21 additions and 9 deletions
|
|
@ -25,5 +25,5 @@ RUN /usr/bin/crontab /etc/cron.d/fan-control
|
|||
ENV IDRAC_HOST local
|
||||
#ENV IDRAC_USER root
|
||||
#ENV IDRAC_PW calvin
|
||||
ENV FANSPEED 0x05
|
||||
ENV FAN_SPEED 5
|
||||
CMD /startup.sh && cron && tail -f /var/log/cron.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue