Update flatpak-evolution-wrapper.sh.in - kill gpg-agent it started
Thus the `bwrap evolution` can stop. Related to https://gitlab.gnome.org/GNOME/evolution/issues/564
This commit is contained in:
parent
260259b146
commit
139076b8f0
@ -28,4 +28,6 @@ else
|
||||
fi
|
||||
|
||||
/app/bin/evolution.bin "$@"
|
||||
|
||||
pkill -TERM gpg-agent
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user