From: zdohnal Date: Thu, 4 Dec 2025 07:49:19 +0000 (+0100) Subject: conf.c: Fix stopping scheduler on unknown directive X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a101405bbf83daaed1976c6cf8158fbc9baa7b27;p=thirdparty%2Fcups.git conf.c: Fix stopping scheduler on unknown directive Change the return value to do not trigger stopping the scheduler in case of unknown directive, because stopping the scheduler on config errors should only happen in case of syntax errors. --- a101405bbf83daaed1976c6cf8158fbc9baa7b27