Re: Auto-logging does not start for detached session

2007-02-19 Thread Michael Schroeder
On Fri, Feb 16, 2007 at 01:31:13AM +0100, Alexander Kriegisch wrote: > # create detached screen session with auto-logging > screen -dm -L -S fritzterm > # maybe decreasing the flush interval helps? > screen -S fritzterm -X logfile flush 0 > # issue remote command inside the session > screen -S frit

Re: Auto-logging does not start for detached session

2007-02-16 Thread Rod Nussbaumer
Alexander Kriegisch wrote: Having explained all this for your understanding, here is the actual problem: Logging never really starts before I explicitly attach the detached session at least once. After the login message has been saved to the logfile, nothing else is logged anymore. Attaching and

Auto-logging does not start for detached session

2007-02-15 Thread Alexander Kriegisch
I tried the following with screen 4.00.02, both on my DSL router (Fritz!Box running a modified Firmware based on Kernel 2.6.13.1) and on Ubuntu 6.10 running on a regular x86 Pc (well, almost regular: VMware Player hosten on WinXP). What I am trying to do is the following: - Create a detached scr