// Notify all clients to reload the cache
APT::Update::Post-Invoke-Success { "[ ! -f /var/run/dbus/system_bus_socket ] || /usr/bin/dbus-send --system --dest=org.aptkit --type=signal /org/aptkit org.aptkit.CacheChanged || true"; };
