home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21701 < prev    next >
Encoding:
Text File  |  1992-12-26  |  1.1 KB  |  47 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yorku.ca!marcf
  3. From: marcf@nexus.yorku.ca (Marc G Fournier)
  4. Subject: Re: sysvinit...
  5. Message-ID: <marcf.725346455@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. References: <marcf.725339107@yorku.ca> <1hgovkINNffm@matt.ksu.ksu.edu>
  9. Date: Sat, 26 Dec 1992 05:07:35 GMT
  10. Lines: 35
  11.  
  12. probreak@matt.ksu.ksu.edu (James Michael Chacon) writes:
  13.  
  14. >marcf@nexus.yorku.ca (Marc G Fournier) writes:
  15.  
  16. >>Hi...
  17.  
  18. >>    Just installed sysvinit...upon reboot, I get an error to the 
  19. >>effect of:
  20.  
  21. >>    INIT: Warning: Invalid action field in line 4 of /etc/inittab
  22.  
  23. >>    which reads:
  24.  
  25. >>    id:4:initdefault
  26.  
  27. >>    Why?
  28.  
  29. >>Thanks...
  30.  
  31. >>Marc
  32.  
  33. >Looking at the example included with the sysvinit package, and at an actual
  34. >SYSV inittab shows you need one more colon. It should look as follows.
  35.  
  36. >id:4:initdefault:
  37.  
  38.     Thanks...fixed it sortly after posting...figured I would take
  39. a change :)
  40.  
  41.     part 2: 'rc::bootwait:/etc/rc' gives an error 'cannot execute 
  42. /etc/rc'..../etc/rc is 755
  43.  
  44. Thanks again...
  45.  
  46. Marc
  47.