home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / SYS / inittab < prev    next >
Text File  |  2009-11-06  |  1KB  |  58 lines

  1. #
  2. #    read Enviroment
  3. #
  4. sr:::source:/h0/ETC/rc.environ
  5. #
  6. #    Runlevel after boot: 1
  7. #
  8. id:1::initdefault:/term /term1 /term2 /term3 /term4 /term5 /term6 /term7 /t1 /t2 /t3 /t4 /t5 /t6
  9. #
  10. #    Start installation script
  11. #
  12. rc::-d=/term:wait:shell /h0/ETC/rc
  13. #
  14. #    VCron
  15. #
  16. vc:::wait:/h0/ETC/CMDS/vcron
  17. #
  18. #    Errorloging
  19. #
  20. er:::wait:/h0/ETC/CMDS/erradm -s
  21. #
  22. #    rc files for every runlevel
  23. #
  24. # rlvl0:0:-d=/term:once:shell /h0/ETC/rc.0
  25. # rlvl1:1:-d=/term:once:shell /h0/ETC/rc.1
  26. # rlvl2:2:-d=/term:once:shell /h0/ETC/rc.2
  27. # rlvl3:3:-d=/term:once:shell /h0/ETC/rc.3
  28. # rlvl4:4:-d=/term:once:shell /h0/ETC/rc.4
  29. # rlvl5:5:-d=/term:once:shell /h0/ETC/rc.5
  30. # rlvl6:6:-d=/term:once:shell /h0/ETC/rc.6
  31. #
  32. #    Accounting Saver start
  33. #
  34. ac::-s=80,-p=65535:respawn:/h0/ETC/CMDS/accsave
  35. #
  36. #    Single User mode
  37. #
  38. # SU:s:/term:once:csh
  39. #
  40. #    VTD
  41. #
  42. c0::-l=+,-d=/term:respawn:logon -tsm -e=console
  43. c1::-l=+,-d=/term1:respawn:logon -tsm -e=virterm
  44. c2::-l=+,-d=/term2:respawn:logon -tsm -e=virterm
  45. c3::-l=+,-d=/term3:respawn:logon -tsm -e=virterm
  46. c4::-l=+,-d=/term4:respawn:logon -tsm -e=virterm
  47. c5::-l=+,-d=/term5:respawn:logon -tsm -e=virterm
  48. c6::-l=+,-d=/term6:respawn:logon -tsim -e=virterm
  49. z1:12:-s=13,-d=/nil:respawn:mmon /t6
  50. #
  51. #    Connect modem line on runlevel 2 or 3
  52. #
  53. mm1:23:-s=13,-d=/nil,-p=64:respawn:mmon /t1
  54. #
  55. #    On Powerfail stop daemons
  56. #
  57. pf::-d=/term:powerwait:shell /h0/ETC/rc.powerfail
  58.