:: [devuan-dev] bug#920: devuan-deskto…
Inizio della pagina
Delete this message
Reply to this message
Autore: Mark Hindley
Data:  
To: Bob Bowles
CC: 920
Oggetto: [devuan-dev] bug#920: devuan-desktop: System automatically logs out after a few minutes inactivity.
On Tue, Nov 04, 2025 at 04:48:26PM +0000, Bob Bowles wrote:
> I am using the slim login manager, There seems to be nothing unusual
> in the slim logs, unless messages saying 'unexpected signal 15' tell
> you more than they do me.


Yes, that is it. We need to find where the signal is coming from. 15 is SIGTERM
and so slim exits.

If you think the power management is unnecessary, does

apt autoremove xfce-power-manager

remove things you need or want?

Same for acpi?

Mark