RIPD_OPT_NOACTION
if ((file = pushfile(filename, !(conf->opts & RIPD_OPT_NOACTION))) == NULL) {
opts |= RIPD_OPT_NOACTION;
if (conf->opts & RIPD_OPT_NOACTION) {