Skip to content

Why is the systemd start timeout 30min? #1748

@kaysond

Description

@kaysond

ExecStart=/sbin/casctl settle --timeout 1780 --interval 5
TimeoutStartSec=30min

This seems unnecessarily long. If there's an issue on startup, you're stuck waiting 30min for this to time out so you can even get into a shell, or you have to play tricks with the kernel arguments to get systemd to allow a shell by other means.

Looking at the commits from the blame, it's not clear why it was made so long. Most systemd services are 1.5min because that's the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions