On Tue, Oct 16, 2001 at 03:43:51PM +0200, Timeboy wrote: ... | I noticed that .xsession file in homedir "must" be executable since | X in Woody is version 4.1.0-7. | | $ chmod u=rwx .xsession ^ Typo, should be :
$ chmod u+rwx .xsession -D
On Tue, Oct 16, 2001 at 03:43:51PM +0200, Timeboy wrote: ... | I noticed that .xsession file in homedir "must" be executable since | X in Woody is version 4.1.0-7. | | $ chmod u=rwx .xsession ^ Typo, should be :
$ chmod u+rwx .xsession -D