aboutsummaryrefslogtreecommitdiff
path: root/data/20dbus
diff options
context:
space:
mode:
Diffstat (limited to 'data/20dbus')
-rw-r--r--data/20dbus2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/20dbus b/data/20dbus
new file mode 100644
index 0000000..c8f6dc7
--- /dev/null
+++ b/data/20dbus
@@ -0,0 +1,2 @@
+// 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"; };