'skipping getpeercon' INFO -> DEBUG
This commit is contained in:
parent
8dd9edbd29
commit
1a7ce3c0b0
@ -1035,7 +1035,7 @@
|
|||||||
+ }
|
+ }
|
||||||
+ else
|
+ else
|
||||||
+ {
|
+ {
|
||||||
+ cupsdLogMessage(CUPSD_LOG_INFO, "cupsdAcceptClient: skipping getpeercon()");
|
+ cupsdLogMessage(CUPSD_LOG_DEBUG, "cupsdAcceptClient: skipping getpeercon()");
|
||||||
+ cupsdSetString(&con->scon, UNKNOWN_SL);
|
+ cupsdSetString(&con->scon, UNKNOWN_SL);
|
||||||
+ }
|
+ }
|
||||||
+#endif /* WITH_LSPP */
|
+#endif /* WITH_LSPP */
|
||||||
|
Loading…
Reference in New Issue
Block a user