# /etc/apt/apt.conf.d/20systraq - update systraq's list of monitored files
DPkg::Post-Invoke { "test -f /etc/systraq/Makefile && command -v make >/dev/null && su -s /bin/sh -c 'make -s -C /etc/systraq' debian-systraq"; };
