Disable lm_sensors service

In QEMU setup we have no sensors available thus disable the server
to the service failing at boot time.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-06-26 09:36:39 +03:00
parent fc58e4ba3a
commit ff289ee9ae
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ rootpw riscv
firewall --enabled --ssh
timezone --utc America/New_York
selinux --enforcing
services --enabled=sshd,NetworkManager,chronyd
services --enabled=sshd,NetworkManager,chronyd --disabled=lm_sensors
bootloader --location=none --extlinux