automation - How to execute certain command after new kernel is installed -


every time new kernel downloaded , installed unattended upgrades virtual box service gets broken.

so, when try start vm box after reboot error:

virtualbox complaining installation incomplete. please run `vboxmanage --version` see error message should contain instructions on how fix error. 

to fix issue sudo dpkg-reconfigure --priority low virtualbox-dkms

how can automate that?


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -