Commit 292cf113 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm: use eatmydata on kernel update

parent 85694731
......@@ -338,7 +338,7 @@ fi
# Use eatmydata for write specific operations
case $epm_cmd in
update|upgrade|Upgrade|install|reinstall|Install|remove)
update|upgrade|Upgrade|install|reinstall|Install|remove|kernel_update|release_upgrade|)
set_eatmydata
break;
esac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment