|
Re: fault?: msg#00295os.netbsd.help
hi, On Mon, Oct 28, 2002 at 01:51:15PM +0100, Nicolas Saurbier wrote: > what´s wrong? > > during bootup... > > "rcorder: Circular dependency on provision `mountcritremote' in file > `/etc/rc.d/network'." > > Background: > I moved /etc/ifconfig.xxx and /etc/mygate to /usr/config/... > I modified /etc/rc.d/network to the new path... > Problem: /etc/rc.d/network is called, before /usr/config is mounted... > I added mountcritremote to "require"-line in /etc/rc.d/network it's exactly what the error message says: circular dependency. if you check: rcorder /etc/rc.d/* you can see that network is _BEFORE_ mountcritremote, so you cannot require mountcritremote in network this way since the final position is defined from the other scripts as well. if you are going to do such essential (and to many people they may seem utter pointless) changes to critical parts of the system you need to know what you are doing. people on the mailing lists wants to help others but they are not here to do your job and this is not the first time you asked such a question. please, think about it. regards, -- -- Lubomir Sedlacik <salo@xxxxxxxxxxx> ASCII Ribbon campaign against /"\ -- -- <salo@xxxxxxxxxxx> e-mail in gratuitous HTML and \ / -- -- Microsoft proprietary formats X -- -- PGPkey: http://Xtrmntr.org/salo.pgp / \ -- -- Key Fingerprint: 75B2 2B96 CD75 0385 1C49 39B8 8B08 C30E 54BC 7263 --
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | fault?: 00295, Nicolas Saurbier |
|---|---|
| Next by Date: | Re: fault?: 00295, Frederick Bruckman |
| Previous by Thread: | fault?i: 00295, Nicolas Saurbier |
| Next by Thread: | Re: fault?: 00295, Frederick Bruckman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |