Always stop cosmic-session.target when the process exits/panics

This commit is contained in:
Lucy 2022-07-15 11:05:23 -04:00
parent 9bc295b2ad
commit 8fc34b75b4
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
3 changed files with 8 additions and 0 deletions

1
Cargo.lock generated
View file

@ -241,6 +241,7 @@ dependencies = [
"futures-util",
"libc",
"nix 0.24.1",
"scopeguard",
"sendfd",
"serde",
"serde_json",