5
# fixup /var/crash permissions (#449739)
6
if [ "$1" = configure ] && dpkg --compare-versions "$2" le-nl "0.89"; then
7
if [ -d /var/crash ] && [ "$(stat -L -c '%a' /var/crash)" = "755" ]; then
12
# Remove update-motd cpu-checker script
13
if [ "$1" = configure ] && dpkg --compare-versions "$2" le-nl "0.110.1ubuntu1"; then
14
rm -f /etc/update-motd.d/20-cpu-checker