home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
- From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
- Newsgroups: comp.os.linux
- Subject: Re: sysvinit...
- Date: 25 Dec 1992 23:01:40 -0600
- Organization: Kansas State University
- Lines: 25
- Message-ID: <1hgovkINNffm@matt.ksu.ksu.edu>
- References: <marcf.725339107@yorku.ca>
- NNTP-Posting-Host: matt.ksu.ksu.edu
-
- marcf@nexus.yorku.ca (Marc G Fournier) writes:
-
- >Hi...
-
- > Just installed sysvinit...upon reboot, I get an error to the
- >effect of:
-
- > INIT: Warning: Invalid action field in line 4 of /etc/inittab
-
- > which reads:
-
- > id:4:initdefault
-
- > Why?
-
- >Thanks...
-
- >Marc
-
- Looking at the example included with the sysvinit package, and at an actual
- SYSV inittab shows you need one more colon. It should look as follows.
-
- id:4:initdefault:
-
- James
-