Re: Re: Knoppix from scratch

Fabian Franz <[email protected]> Mon, 26 Jul 2004 19:56:03 +0200
Newsgroups gmane.linux.debian.knoppix
Message-ID <[email protected]>
Am Montag, 26. Juli 2004 19:48 schrieb cwatson-0oIA4xBFoqFWk0Htik3J/[email protected]:
> > Ah, I forgot.
> >
> > chmod 755 /etc/X11/xinit/xinitrc should help then ;-).
> >
> > cu
> >
> > Fabian
>
> Now I get .xsession-errors!  But it reports -x and +e are unknown options
> and nothing else.

Huh?

set +e
set -x

as second line or so in 45xsession works here.

cu

Fabian