added nice package manage cleanup pre-hook

This commit is contained in:
Leif Johansson 2019-07-12 12:30:24 +02:00
parent 5664d994ac
commit 01cb5ffe69

View file

@ -0,0 +1,5 @@
#!/bin/sh
# dpkg frequently breaks with automatic reboots.
# Make an attempt to get it back into working order.
dpkg --configure -a