Add ipmi-temp service and timer

This commit is contained in:
Marko Korhonen 2020-02-14 01:26:00 +02:00
parent 7fdf22b3bd
commit bf69da8ab1
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Watch server temperature
[Service]
Type=simple
ExecStart=/home/balrog/Scripts/ipmi-temp.sh
[Install]
WantedBy=multi-user.target