IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2006, 8:55:12 AM (20 years ago)
Author:
eugene
Message:

added run level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/pcontrol.c

    r10649 r10693  
    3131  rl_attempted_completion_function = command_completer;
    3232# ifdef THREADED
    33   SetRunSystem (TRUE);
     33  SetRunLevel (PCONTROL_RUN_ALL);
    3434  pthread_create (&clientsThread, NULL, &CheckSystem_Threaded, NULL);
    3535  rl_event_hook = NULL;
Note: See TracChangeset for help on using the changeset viewer.