File: 20systraq

package info (click to toggle)
systraq 20201231-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,172 kB
  • sloc: sh: 821; makefile: 130
file content (2 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (4)
1
2
# /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"; };