Skip to content

/usr/libexec/incus/shutdown never works #2

@MoltenArmor

Description

@MoltenArmor

Same as #1, /usr/libexec/incus/shutdown has this condition:

if ! systemctl -q ...

which will never be satisfied on non-systemd systems.

However, if we directly use incusd shutdown in service incus-startup stop, start-stop-daemon will be unhappy and the system will recognize service incus stop as failed. So, just keep it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions