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