3 lines
243 B
Plaintext
3 lines
243 B
Plaintext
// 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.debian.apt --type=signal /org/debian/apt org.debian.apt.CacheChanged || true"; };
|