✨ Always stop cosmic-session.target when the process exits/panics
This commit is contained in:
parent
9bc295b2ad
commit
8fc34b75b4
3 changed files with 8 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ color-eyre = "0.6"
|
|||
futures-util = "0.3"
|
||||
libc = "0.2"
|
||||
nix = { version = "0.24", features = ["fs"], default-features = false }
|
||||
scopeguard = "1.1.0"
|
||||
sendfd = { version = "0.4", features = ["tokio"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue