--- a/usr/bin/ddm
+++ b/usr/bin/ddm
@@ -25,7 +25,7 @@
 FORCE='--force-yes'
 . /etc/lsb-release
 if [[ -z "$DISTRIB_RELEASE" ]] || [ "$DISTRIB_RELEASE" -gt 8 ]; then
-  FORCE='--allow-downgrades --allow-remove-essential --allow-change-held-packages'
+  FORCE='--force-yes'
 fi
 
 
