Bug fixes and minor improvements.
[egate.git] / kernel / main.c
index 4f4b0b7..0f511c7 100644 (file)
  * Europagate, 1995
  *
  * $Log: main.c,v $
- * Revision 1.25  1995/05/16 09:40:42  adam
+ * Revision 1.26  1995/05/18 12:03:08  adam
+ * Bug fixes and minor improvements.
+ *
+ * Revision 1.25  1995/05/16  09:40:42  adam
  * LICENSE. Setting of CCL token names (and/or/not/set) in read_kernel_res.
  *
  * Revision 1.24  1995/05/04  10:40:07  adam
@@ -397,6 +400,7 @@ int main (int argc, char **argv)
                     gw_log (GW_LOG_FATAL, KERNEL_LOG, "missing user id");
                    exit (1);
                }
+                gw_log_session (info.userid);
                break;
             default:
                 gw_log (GW_LOG_FATAL, KERNEL_LOG, "unknown option %s", *argv);