~upstart-devel/upstart/trunk

« back to all changes in this revision

Viewing changes to init/state.c

* Merge of lp:~jamesodhunt/upstart/remove-basic-user-sessions.
  (Note: won't compile due to dependency of commit about to be applied).

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
json_object *json_events = NULL;
49
49
json_object *json_classes = NULL;
50
50
 
51
 
extern int   use_session_bus;
52
51
extern char *log_dir;
53
52
 
54
53
/**