]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
scheduler/conf.c: Print to stderr if we can't open cups-files.conf
authorzdohnal <zdohnal@redhat.com>
Mon, 4 Sep 2023 06:44:21 +0000 (08:44 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 06:44:21 +0000 (08:44 +0200)
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.

1  2 
scheduler/conf.c

Simple merge