diff --git a/debian/patches/03_epn b/debian/patches/03_epn new file mode 100644 index 0000000..5ee4062 --- /dev/null +++ b/debian/patches/03_epn @@ -0,0 +1,8 @@ +--- a/plugins-scripts/check_disk_smb.pl ++++ b/plugins-scripts/check_disk_smb.pl +@@ -1,4 +1,5 @@ + #!@PERL@ -w ++# nagios: -epn + # + # + # check_disk.pl [warn] [critical] [port] diff --git a/debian/patches/series b/debian/patches/series index 3f69e00..7222b02 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ 02_check_icmp_links +03_epn # commited upstream 10_check_curl_header