Describe the bug
Additional files in /boot/ are ignored by heads.
To Reproduce
Steps to reproduce the behavior:
sudo touch /boot/testfile
sudo reboot
Expected behavior
heads complains about a /boot/ integrity difference (additional file).
Actual behaviour
OS boots / heads doesn't complain.
Side Note
Removing files correctly causes a red warning.
Describe the bug
Additional files in
/boot/are ignored byheads.To Reproduce
Steps to reproduce the behavior:
sudo touch /boot/testfilesudo rebootExpected behavior
headscomplains about a/boot/integrity difference (additional file).Actual behaviour
OS boots /
headsdoesn't complain.Side Note
Removing files correctly causes a red warning.