From: zdohnal Date: Mon, 4 Sep 2023 06:44:21 +0000 (+0200) Subject: scheduler/conf.c: Print to stderr if we can't open cups-files.conf X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a60b8c0357064c9edce12f6a11852ed50b3261;p=thirdparty%2Fcups.git scheduler/conf.c: Print to stderr if we can't open cups-files.conf In case cupsd can't open the cups-files.conf, the error message is lost if journal and syslog don't exist or work on system (usually in containers). Log the error into stderr at this place to get the error message if needed. --- b7a60b8c0357064c9edce12f6a11852ed50b3261