Skip to content

kando exits with failure when using systemctl --user stop kando.service #1384

@KAGEYAM4

Description

@KAGEYAM4

Short Summary

Information that could help -> systemd uses default KillMode=control-group ( i am not sure the behaviour of this ), documentation man 5 systemd.kill

Edit: found this https://stackoverflow.com/questions/40898077/systemd-systemctl-stop-aggressively-kills-subprocesses and https://man.archlinux.org/man/systemd.kill.5.en

Bitwarden is also electron app and it exits successfully ( exit code 0 ). Thats why i think there is bug in kando.

Steps to Reproduce the Issue

  1. use the above unit defination
  2. systemctl --user start kando.service
  3. systemctl --user stop kando.service
  4. systemctl --user status kando.service

exit=failure

Kando Version

v2.3.0

Installation Method

Via a package manger

Desktop Environment

Linux, Hyprland

Environment Version

ArchLinux

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions