Changeset a074b4f in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2010-01-23T19:19:18Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
03333bc
Parents:
336db295
Message:

Implement fault notifications and task monitoring service.

File:
1 edited

Legend:

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

    r336db295 ra074b4f  
    257257       
    258258        spawn("/srv/devfs");
     259        spawn("/srv/taskmon");
    259260       
    260261        if (!mount_devfs()) {
Note: See TracChangeset for help on using the changeset viewer.