Skip to content

Support freeze / thaw services #38

Open
@sanchezcarlosjr

Description

@sanchezcarlosjr

Thank you for the awesome project, it brings a lot to the community.

Why?

Similarly as kill handles the signals CONT and STOP with traditional process management, systemd supports freezing and thawing services. This allows suspending a service, and afterward resuming it. Contrary to the kill program, systemd suspend the whole process tree and offers more fine control. So, this feature is really handy and brings more usefulness to the systemctl-tui project.

Description

Add systemctl freeze --unit X and systemctl thaw --unit X as freeze and thaw options in the Actions menu.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions