[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] symlink error



The answer is to move to /home/log the contents of /var/log/
delete /var/log and link /var/log to /home/log (a redirect as it were :))

Then the machine will use /home/log whenever it goes to use /var/log/

In theory  ;)


----- Original Message -----
From: "Gonzalo Servat" <gonzalo@xxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, December 06, 1999 1:32 PM
Subject: Re: [cobalt-users] symlink error


> Luc Schiltz wrote:
> >
> > hello,
> >
> > I wanted to symlink /var/log to /home/log, as the partition gets pretty
full
> >
> > I did : ln -s /home/log /var which works fine, but the files messages
and maillog
> > don't get updated anymore
> >
> > does anybody know how to fix this ?
>
> Hi Luc.
>
> If you are trying to link /var/log to /home/log, I don't see how that is
> going to solve your problem as symlinking will still use up the /var/
> space.
>
> Regards,
>
> Gonzalo.
>                        _
>                       (_)
>              __ _____  _ __  __ ___  ___   ___
>             / // / _ \/ /\ \/ / __ \/ _ \ //
>             \_._/_//_/ / /_/\_\ .__/_,__/ \___
>                      PTY.     |_|    LTD.
>
>              Gonzalo Servat    gonzalo@xxxxxxxxxxxxxx
>   _-_|\      UNIXPAC Pty Ltd   http://www.unixpac.com.au
>  /     \     BESTNET Pty Ltd   http://www.best.net.au
>  \_.-._/<--  339 Military Road, Level 3
>       v      Cremorne (Sydney) NSW 2090 AUSTRALIA
>              Tel +61 2 9953-8366 ext 210
>              Fax +61 2 9953-5875
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>