]> andersk Git - moira.git/blobdiff - dbck/phase1.pc
clean up the printserver table correctly
[moira.git] / dbck / phase1.pc
index 5a1c15de6d0c6b6819605394ad2247ff5bfc5678..eb896e2664668538c35342cc5373bae868923798 100644 (file)
@@ -921,6 +921,7 @@ void phase1(void)
       if (!ps)
        out_of_mem("storing printserver");
       ps->mach_id = mach_id;
+      ps->printer_types = printer_types;
       ps->owner_type = owner_type[0];
       ps->owner_id = owner_id;
       ps->lpc_acl = lpc_acl;
This page took 0.034337 seconds and 4 git commands to generate.