AUTOFS_PATH
autofs_fd = open(AUTOFS_PATH, O_RDWR | O_CLOEXEC);
log_err(1, "failed to open %s", AUTOFS_PATH);