Fixes to make btrfs work (without external btrfs binary)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
apt_install_permanent libsensors5 hddtemp collectd
|
||||
apt_install_permanent libsensors5 liblzo2-2 hddtemp collectd sudo btrfs-progs
|
||||
|
||||
pip install requests
|
||||
|
||||
useradd collectd
|
||||
usermod -aG sudo collectd
|
||||
echo 'collectd ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers.d/collectd
|
||||
|
||||
Reference in New Issue
Block a user