Bug#390506: Patch for init script

2007-07-04 Thread Bas Zoetekouw
severity 390506 important thanks Hi! You wrote: > If $SCREENDIR has just been created, I don't see any reason to search > it for stale screen sessions : > > --- /etc/init.d/screen-cleanup 2004-03-16 03:29:04.0 +0100 > +++ /tmp/screen-cleanup 2007-01-20 15:41:58.0 +0100 Adam,

Bug#390506: Patch for init script

2007-01-20 Thread laurent
Package: screen Version: 4.0.3-0.2 Followup-For: Bug #390506 If $SCREENDIR has just been created, I don't see any reason to search it for stale screen sessions : --- /etc/init.d/screen-cleanup 2004-03-16 03:29:04.0 +0100 +++ /tmp/screen-cleanup 2007-01-20 15:41:58.0 +0100 @@ -9

Bug#390506: Patch for init script

2006-12-13 Thread Rasmus Bøg Hansen
Luca Capello <[EMAIL PROTECTED]> hit the keyboard. Afterwards the following was on the screen: > On Wed, 06 Dec 2006 20:24:04 +0100, Rasmus Bøg Hansen wrote: >> The attached patch fixes this bug (which I've been bitten by too): > > I already posted a similar patch to bug #397088 [1], please let me

Bug#390506: Patch for init script

2006-12-13 Thread Luca Capello
Hello! On Wed, 06 Dec 2006 20:24:04 +0100, Rasmus Bøg Hansen wrote: > The attached patch fixes this bug (which I've been bitten by too): I already posted a similar patch to bug #397088 [1], please let me comment yours. > +if [ ! -d $SCREENDIR ]; then > +mkdir $SCREENDIR > + chown

Bug#390506: Patch for init script

2006-12-06 Thread Rasmus Bøg Hansen
Package: screen tags 390506 patch thanks The attached patch fixes this bug (which I've been bitten by too): diff -urN screen-4.0.3.orig/debian/init screen-4.0.3/debian/init --- screen-4.0.3.orig/debian/init 2006-12-06 20:12:47.0 +0100 +++ screen-4.0.3/debian/init 2006-12-06 20:16:42.0