File: 55_disable_nagios_epm

package info (click to toggle)
spamassassin 4.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,988 kB
  • sloc: perl: 88,863; ansic: 5,193; sh: 3,737; javascript: 339; sql: 295; makefile: 209; python: 49
file content (14 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: spamassassin-3.3.2/sa-check_spamd.raw
===================================================================
--- spamassassin-3.3.2.orig/sa-check_spamd.raw	2011-06-06 16:59:19.000000000 -0700
+++ spamassassin-3.3.2/sa-check_spamd.raw	2012-06-11 00:31:13.000000000 -0700
@@ -1,4 +1,9 @@
 #!/usr/bin/perl -w
+#
+# Inform the Nagios embedded perl interpreter that this script is
+# incompatible. http://bugs.debian.org/598573
+# nagios: -epn
+#
 
 ########################################################################
 #