Fixed an oops in the setup program that was causing the system user to be reset to...
[citadel.git] / citadel / utils / setup.c
index 6eaa957d3d4829c46262adbb39ab49ae186a8bc7..ce99e8f02772212a8a79673d37039e6918397187 100644 (file)
@@ -841,7 +841,7 @@ void edit_value(int curr)
                break;
        
        case eUID:
-
+               ctdluid = getconf_int("c_ctdluid");
                if (setup_type == UI_SILENT)
                {               
                        if (default_value) {