]> git.pld-linux.org Git - packages/pure-ftpd.git/blobdiff - audit_cap.patch
- CAP_AUDIT_WRITE is used in current pureftpd code, so this patch is not needed
[packages/pure-ftpd.git] / audit_cap.patch
diff --git a/audit_cap.patch b/audit_cap.patch
deleted file mode 100644 (file)
index 95e8472..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- pure-ftpd-1.0.24/src/caps_p.h~     2009-10-24 11:45:57.000000000 +0200
-+++ pure-ftpd-1.0.24/src/caps_p.h      2009-11-13 00:05:52.489631491 +0100
-@@ -13,7 +13,8 @@
-     CAP_NET_BIND_SERVICE,
-     CAP_SYS_CHROOT,
-     CAP_SYS_NICE,
--    CAP_DAC_READ_SEARCH
-+    CAP_DAC_READ_SEARCH,
-+      CAP_AUDIT_WRITE
- };
- cap_value_t cap_keep_login[] = {
-
This page took 0.069429 seconds and 4 git commands to generate.