bug-hurd
[Top][All Lists]
Advanced

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

Re: screen


From: M. Gerards
Subject: Re: screen
Date: Mon, 26 May 2003 09:54:54 +0200
User-agent: Internet Messaging Program (IMP) 3.1

Hi,

> Another bug with my hurd with screen:
> $ screen
> Cannot make directory '/var/run/screen' : Permission denied
> # mkdir /var/run/screen
> $ screen
> Directory '/var/run/screen' must have mode 777
> # chmod 777 /var/run/screen
> $ screen
> works!

I had the same problem. IIRC the problem is in rc. In this startup file 
the /var/run directory is deleted. i just added those ckdir and chmod lines to 
my rc to fix the problem, but that is not the real fix.

IIRC this only happens after compiling the Hurd from CVS, that overwrites the 
rc file. You can have a look at the rc supplied with debain to check if it has 
the same problem and if it doesn't have the problem you might check the 
differences if you are interested.

Thanks,
Marco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]