Re: freebsd How do you restart rc.conf without rebooting

2004-07-31 Thread Steve Bertrand
>> >> - Original Message - >> From: "Dan" <[EMAIL PROTECTED]> >> To: <[EMAIL PROTECTED]> >> Sent: Friday, July 30, 2004 3:28 PM >> Subject: freebsd How do you restart rc.conf without rebooting >> >> >>> How do you restart rc.conf without rebooting your machine. >>> >>> Dan >> >> >> /etc/net

Re: freebsd How do you restart rc.conf without rebooting

2004-07-31 Thread Steve Bertrand
> > - Original Message - > From: "Dan" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, July 30, 2004 3:28 PM > Subject: freebsd How do you restart rc.conf without rebooting > > >> How do you restart rc.conf without rebooting your machine. >> >> Dan > > > /etc/netstart if I rec

Re: freebsd How do you restart rc.conf without rebooting

2004-07-30 Thread Micheal Patterson
- Original Message - From: "Dan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 30, 2004 3:28 PM Subject: freebsd How do you restart rc.conf without rebooting How do you restart rc.conf without rebooting your machine. Dan /etc/netstart if I recall will reload and execute

Re: freebsd How do you restart rc.conf without rebooting

2004-07-30 Thread Ion-Mihai Tetcu
On Fri, 30 Jul 2004 20:28:43 - "Dan" <[EMAIL PROTECTED]> wrote: > How do you restart rc.conf without rebooting your machine. Actually rc.conf is a file, it doesn't restart. You can `shutdown now` which will get you to single user mode and the exit to go in multiuser again. Or you can execute