From: Lucas Albers (admin_at_cs.montana.edu)
Date: Mon 11 Oct 2004 - 03:00:59 BST
I am attempting to run the ypbind client on a vserver.
This requires portmap to be running before it can start.
The default start for vserver is runlevel 2.
At runlevel 2 it does not start portmap before nis.
Making a new softlink appears to fix the problem like such:
cd /etc/rc2.d
ln -s ../init.d/portmap S10portmap
So making sure portmap starts before nis, fixes the problem.
Would this be debian reportable bug?
-- Luke Computer Science System Administrator Security Administrator,College of Engineering Montana State University-Bozeman,Montana_______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver