Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup: don't chattr if it's not immutable.
On kernels without the fix for Samsung laptops, the cleanup script will fail because the efi variables in sysfs files aren't immutable. Don't try to unset the immutable flag if it's not set. This is discussed here: #69 (comment) Signed-off-by: Peter Jones <pjones@redhat.com>
- Loading branch information