Changeset 31e9fe0 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2013-04-23T22:05:01Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c55cbbf
Parents:
dc95342
Message:

Dnsrsrv server and dnsres utility.

File:
1 edited

Legend:

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

    rdc95342 r31e9fe0  
    359359        srv_start("/srv/tcp");
    360360        srv_start("/srv/udp");
     361        srv_start("/srv/dnsrsrv");
    361362       
    362363        srv_start("/srv/clipboard");
Note: See TracChangeset for help on using the changeset viewer.