File: 20dbus

package info (click to toggle)
aptdaemon 0.45-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,540 kB
  • sloc: python: 11,257; sh: 62; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (5)
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"; };