add postun for log removal
This commit is contained in:
parent
049d519ba6
commit
057e1195a4
@ -58,6 +58,9 @@ echo " 2. Reboot your system"
|
||||
echo " 3. In MOK Manager: Enroll MOK → Continue → Yes → Enter password"
|
||||
echo "==========================================="
|
||||
|
||||
%postun
|
||||
rm -f /var/log/ksigner.log || :
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user