Changes in uspace/app/init/init.c [232cd4f:31e9fe0] in mainline


Ignore:
File:
1 edited

Legend:

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

    r232cd4f 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.