Re: Can't run KDE after cvsup

From: Giorgos Keramidas <keramida_at_ceid.upatras.gr>
Date: Wed, 28 Dec 2005 03:24:06 +0200
On 2005-12-27 15:23, Doug Barton <dougb_at_FreeBSD.org> wrote:
> Giorgos Keramidas wrote:
> >         Even when I change cleartmp to recognise faststart, onestart, start
> >         and forcestart, the cleartmp_prestart() function runs before
> >         cleartmp_start(), creates the directories, only to have them deleted
> >         immediately by cleartmp_start() when run_rc_command is called.
> >
> >     I'm not sure if there's a good way to modify cleartmp to do both things
> >     correctly, at least without something equally hackish like:
> >
> >         run_rc_command "$_at_" || exit $?
> >
> >         case $1 in
> 	  *start)
>
> It's still a little hackish, but it works. I just added the X
> directories to the exclude list for find so they won't be
> deleted now.

Fantastic!  Thanks :)))
Received on Wed Dec 28 2005 - 00:25:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:49 UTC