ROOT_GID
} else if (lchown(dir, ROOT_UID, ROOT_GID) < 0) {
} else if (fchown(fd, ROOT_UID, ROOT_GID) != 0) {