Package: gnome-activity-journal
Version: 1.0.0.19.g1e469ff-1
Tags: patch
Dear gnome-activity-journal maintainer,
the postinst maintscript uses pidof/kill to restart zeitgeist. However
zeitgeist runs as a user service, so just use the appropriate tool
instead of open coding with pidof/kill, which is not safe for chroots
and so on. pidof will also be made non-essential shortly.
You can find a MR to fix this issue at
https://salsa.debian.org/sudip/gnome-activity-journal/-/merge_requests/1
Regards,
--
Gioele Barabucci