A problem during start up

Subhro subhro.kar at gmail.com
Mon Sep 20 12:47:20 PDT 2004


On Mon, 20 Sep 2004 21:42:55 +0200, Karel J. Bosschaart
<karelj at kayjay.nl> wrote:
> On Tue, Sep 21, 2004 at 12:48:33AM +0530, Subhro wrote:
> > On Mon, 20 Sep 2004 17:02:30 +0200, Christian Hiris <4711 at chello.at> wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > On Monday 20 September 2004 07:41, ???ffffc6???ffffdc ???ffffd5???ffffc5 wrote:
> > > > When my BSD system starts, it will pause some time for the recovery of vi.
> > > > I don't know why this happens and how can I get rid of it. Thanks!
> >
> > cat >> /etc/rc.conf <Enter>
> > clear_tmp_enable="YES"
> > <ctrl+d>
> > shutdown -r now <Enter>
> 
> What about putting just
> virecover_enable="NO"
> in /etc/rc.conf?
> 
> (My system runs with clear_tmp_enable="YES" but still checks for recovery,
> I think it looks in /var/tmp/ not /tmp)
> 
> Karel.
> 

I would always symlink /tmp to /var/tmp fr many reasons. The primary
two of them is, in case of improper shutdown the / stays out of
trouble. The /tmp and /var/tmp is world writable. So I mount /var/tmp
with nodev,nosuid,noexec. If /tmp was not symlinked to /var/tmp, the
entire idea will be defeated.

Regards
S.


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India


More information about the freebsd-questions mailing list