MODE_EXEC
if ((fdout = open_locked(path, "w", MODE_EXEC)) < 0) {
fdout = open_locked(printersPPD, "w", MODE_EXEC);