ALT Linux Bugzilla
– Attachment 5771 Details for
Bug 28680
Error policy: retry-job вместо stop-printer
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
ubuntu-default-error-policy-retry-job.patch
ubuntu-default-error-policy-retry-job.patch (text/plain), 727 bytes, created by
Andrey Cherepanov
on 2013-03-14 11:35:57 MSK
(
hide
)
Description:
ubuntu-default-error-policy-retry-job.patch
Filename:
MIME Type:
Creator:
Andrey Cherepanov
Created:
2013-03-14 11:35:57 MSK
Size:
727 bytes
patch
obsolete
>Description: Set default job error policy to "Retry", since it is less confusing and a better default on desktop machines. This patch is only applied when building on Ubuntu. >Author: Martin Pitt <martin.pitt@ubuntu.com> > >Index: cups-1.4.6/scheduler/conf.c >=================================================================== >--- cups-1.4.6.orig/scheduler/conf.c 2011-07-14 13:03:03.479773075 +0200 >+++ cups-1.4.6/scheduler/conf.c 2011-07-14 13:03:08.829773167 +0200 >@@ -653,7 +653,7 @@ > cupsdClearString(&BrowseLocalOptions); > cupsdClearString(&BrowseRemoteOptions); > >- cupsdSetString(&ErrorPolicy, "stop-printer"); >+ cupsdSetString(&ErrorPolicy, "retry-job"); > > #ifdef HAVE_LDAP > cupsdClearString(&BrowseLDAPBindDN);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28680
: 5771