rules_restore(); - } - if (!debug) { if (daemon(0, 0) =3D=3D -1) err(EXIT_FAILURE, "daemon failed"); Because the errno that is triggering it is EFTYPE. So if we only try to restore the rules if the file already exists, we can overcome this issue. --=20 You are receiving this mail because: You are the assignee for the bug.=