Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    r31e9fe0 r2e2c18a1  
    384384        srv_start("/srv/input", HID_INPUT);
    385385        srv_start("/srv/output", HID_OUTPUT);
     386        srv_start("/srv/hound");
    386387       
    387388        int rc = compositor(HID_INPUT, HID_COMPOSITOR_SERVER);
Note: See TracChangeset for help on using the changeset viewer.