Index: conf_act.c =================================================================== --- conf_act.c (revision 13801) +++ conf_act.c (revision 13802) @@ -115,6 +115,7 @@ return 1; } res = conf_set_native(n, 0, val); + conf_update(argv[1], 0); } else res = conf_set(role, path, -1, val, pol);