File: 20systraq

package info (click to toggle)
systraq 20160803-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,176 kB
  • ctags: 23
  • sloc: sh: 813; 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"; };