Changes in uspace/app/init/init.c [31e9fe0:3e6a98c5] in mainline
- File:
-
- 1 edited
-
uspace/app/init/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
r31e9fe0 r3e6a98c5 359 359 srv_start("/srv/tcp"); 360 360 srv_start("/srv/udp"); 361 srv_start("/srv/dnsrsrv");362 361 363 362 srv_start("/srv/clipboard"); … … 370 369 #ifdef CONFIG_START_BD 371 370 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.
