]> granicus.if.org Git - cronie/commitdiff
Revert "Missing exit if cron_init_security() fails."
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 16 Dec 2010 16:05:37 +0000 (17:05 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 16 Dec 2010 16:05:37 +0000 (17:05 +0100)
Caching cannot be done as the values can change on SELinux policy update.

This reverts commit ac70de36ec6c403c28291689701bd2567c565107.

src/cron.c

index be9cb8b89ec1cff8f3e6a886a91c4632a49abf4b..ac9bba7dd2f9e7d3194b641025463f2ba82c953c 100644 (file)
@@ -200,7 +200,6 @@ int main(int argc, char *argv[]) {
 
        if (cron_init_security() < 0) {
                log_it("CRON", pid, "DEATH", "Critical security parameters not initialized", 0);
-               exit(1);
        }
 
        /* Get the default locale character set for the mail