Changeset 88a37b5 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2012-07-13T21:38:36Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bef30d8
Parents:
6906f61
Message:

Build and launch hound by default.

File:
1 edited

Legend:

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

    r6906f61 r88a37b5  
    339339#endif
    340340       
     341        spawn("/srv/hound");
    341342        getterm("term/vc0", "/app/bdsh", true);
    342343        getterm("term/vc1", "/app/bdsh", false);
Note: See TracChangeset for help on using the changeset viewer.