Adding lm_sensors

This commit is contained in:
Ben Radey
2023-05-21 12:53:25 -04:00
parent 655745f506
commit ad7ab668ab
+1 -1
View File
@@ -27,6 +27,6 @@ RUN rpm-ostree install zfs && \
RUN test -h /usr/bin/ld && rm -v /usr/bin/ld RUN test -h /usr/bin/ld && rm -v /usr/bin/ld
RUN rpm-ostree install \ RUN rpm-ostree install \
distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut \ distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut lm_sensors \
&& rm -vrf /var && ostree container commit && rm -vrf /var && ostree container commit