path: gnome-activity-journal_1.0.0.19.g1e469ff-1/debian/postinst # Tell any running Zeitgeist daemon to stop gracefully - they'll be # restarted through D-Bus activation the next time they are needed. kill -s HUP `pidof -x zeitgeist-daemon` >/dev/null 2>&1 || true }