We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7e37a0 + a2676e8 commit 28e8e73Copy full SHA for 28e8e73
etc/apt/apt.conf.d/70paxrat
@@ -1,2 +1,2 @@
1
-DPkg::Post-Invoke { "/sbin/paxrat -c /etc/paxrat/paxrat.conf";}
+DPkg::Post-Invoke { "/usr/bin/test -x /sbin/paxrat && /sbin/paxrat 1>/dev/null || true";}
2
0 commit comments