/*
 * APT configuration file for Zope Debian packages.
 */

DPkg {
	Post-Invoke {"which dzhandle >/dev/null && dzhandle restart-pending-instances || true";};
}
