Mailinglist Archive: opensuse (3666 mails)
| < Previous | Next > |
Re: [SLE] place for final commands -- nfs mounts
- From: "Joe Morris (NTM)" <Joe_Morris@xxxxxxx>
- Date: Tue, 01 Mar 2005 18:25:03 -0600
- Message-id: <422507DF.6050705@xxxxxxx>
James D. Parra wrote:
--
Joe Morris
New Tribes Mission
Email Address: Joe_Morris@xxxxxxx
Registered Linux user 231871
chkconfig -a nfsLook at the Required-Start line in the scripts. The loop means inconsistency, one saying it needs something before it another after, basically a catch 22 situation. Have you changed any Required-Start lines in any scripts, since it may not be named or nfs but one of their "requirements".
insserv: There is a loop between service named and nfs
nfs 0:off 1:off 2:off 3:on 4:off 5:on 6:off
What is happening with named and nfs?
--
Joe Morris
New Tribes Mission
Email Address: Joe_Morris@xxxxxxx
Registered Linux user 231871
| < Previous | Next > |