1 Mar
2005
1 Mar
'05
21:32
Thank you. I found something interesting which may be preventing nfs from importing nfs mount points from /etc/fstab at boot up. chkconfig -a nfs 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? Thank you again, James -----Original Message----- From: Jeffrey Laramie [mailto:suse-linux-e@trans-star.net] Sent: Thursday, February 24, 2005 10:41 AM To: suse-linux-e@suse.com Subject: Re: [SLE] place for final commands -- nfs mounts
I see. Any way to run or modify the run level editor at the command line without using Yast?
chkconfig -a <servicename> to add a service at startup Jeff