add the option to disable output
This commit is contained in:
parent
b1c92cd561
commit
c084c42794
3 changed files with 15 additions and 6 deletions
|
|
@ -4,7 +4,7 @@ After=lm_sensors.service systemd-modules-load.service
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/ipmifan
|
||||
ExecStart=/usr/bin/ipmifan -q
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue