From ad7ab668abd5626567ae0252afaea2b3527cddf8 Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Sun, 21 May 2023 12:53:25 -0400 Subject: [PATCH] Adding lm_sensors --- f38-server/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f38-server/Containerfile b/f38-server/Containerfile index 4dfee66..a14269e 100644 --- a/f38-server/Containerfile +++ b/f38-server/Containerfile @@ -27,6 +27,6 @@ RUN rpm-ostree install zfs && \ RUN test -h /usr/bin/ld && rm -v /usr/bin/ld 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