Ignore:
File:
1 edited

Legend:

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

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