> On 22 Aug 2024, at 11:36, Patrick O'Callaghan <pocallag...@gmail.com> wrote:
> 
> When I reboot the system, there's a delay of around a minute before
> anything happens. This is a single-user desktop and I really don't need
> to stare at a spinner for so long. Is there a setting somewhere that
> lets me change this? I'm aware of 'reboot -f' but I assume that would
> normally be too drastic.

There will be a user service that is being slow to shutdown.
You can see which one by pressing ESC to close the splash screen.

However there are some services that will go on for a very long time
and hit the TimeoutStop limit.

What I do is set the default timeout shorter to speed up shutdown.

I have these overrides for timeouts:

/etc/systemd/user.conf.d/10-barry.conf
[Manager]
DefaultTimeoutStopSec=15s

/etc/systemd/system.conf.d/10-barry.conf
[Manager]
DefaultTimeoutStopSec=20s

Barry


> 
> poc
> -- 
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to