Ignore:
File:
1 edited

Legend:

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

    r3e6a98c5 r31e9fe0  
    359359        srv_start("/srv/tcp");
    360360        srv_start("/srv/udp");
     361        srv_start("/srv/dnsrsrv");
    361362       
    362363        srv_start("/srv/clipboard");
     
    369370#ifdef CONFIG_START_BD
    370371        srv_start("/srv/ata_bd");
    371         srv_start("/srv/gxe_bd");
    372372#endif
    373373       
Note: See TracChangeset for help on using the changeset viewer.