Changes in uspace/app/init/init.c [3e6a98c5:31e9fe0] in mainline
- File:
-
- 1 edited
-
uspace/app/init/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r3e6a98c5 r31e9fe0 359 359 srv_start("/srv/tcp"); 360 360 srv_start("/srv/udp"); 361 srv_start("/srv/dnsrsrv"); 361 362 362 363 srv_start("/srv/clipboard"); … … 369 370 #ifdef CONFIG_START_BD 370 371 srv_start("/srv/ata_bd"); 371 srv_start("/srv/gxe_bd");372 372 #endif 373 373
Note:
See TracChangeset
for help on using the changeset viewer.
