'setting context to UNKNOWN SL' INFO -> DEBUG
This commit is contained in:
parent
1a7ce3c0b0
commit
1be5f8c4b4
@ -1457,7 +1457,7 @@
|
||||
+ /*
|
||||
+ * Fill in the security context of the job as unlabeled
|
||||
+ */
|
||||
+ cupsdLogMessage(CUPSD_LOG_INFO, "add_job: setting context of job to %s", UNKNOWN_SL);
|
||||
+ cupsdLogMessage(CUPSD_LOG_DEBUG, "add_job: setting context of job to %s", UNKNOWN_SL);
|
||||
+ cupsdSetString(&job->scon, UNKNOWN_SL);
|
||||
+ }
|
||||
+#endif /* WITH_LSPP */
|
||||
|
Loading…
Reference in New Issue
Block a user