:: [devuan-dev] bug#920: devuan-deskto…
Top Page
Delete this message
Reply to this message
Author: Mark Hindley
Date:  
To: Bob Bowles
CC: 920
Subject: [devuan-dev] bug#920: devuan-desktop: System automatically logs out after a few minutes inactivity.
Bob,

The only ways I can think that SIGTERM will come unsolicited is if the kernel
invokes oom killer.

Does the system get sluggish before slim is killed? Do you have enough memory?
If you run (in an x-terminal)

watch free -h

does the amount of free memory decrease until the auto logout?

Is there a memory hog at the top of

top -o %MEM

I will keep thinking of other options.

Mark