diff -Nru cups-1.5.0.orig/conf/cupsd.conf.in cups-1.5.0/conf/cupsd.conf.in
--- cups-1.5.0.orig/conf/cupsd.conf.in	2010-12-09 22:24:51.000000000 +0100
+++ cups-1.5.0/conf/cupsd.conf.in	2011-10-03 17:51:25.767950175 +0200
@@ -29,6 +29,9 @@
 # Web interface setting...
 WebInterface @CUPS_WEBIF@
 
+# Default error policy
+ErrorPolicy retry-job
+
 # Restrict access to the server...
 <Location />
   Order allow,deny
