SHA256
1
0
forked from pool/vsftpd

remove unused sandbox patch

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=43
This commit is contained in:
Michal Vyskocil 2012-08-28 13:15:01 +00:00 committed by Git OBS Bridge
parent e34dbaa3d7
commit 6b7e1c71a7

View File

@ -1,13 +0,0 @@
Index: vsftpd-3.0.0/tunables.c
===================================================================
--- vsftpd-3.0.0.orig/tunables.c 2012-04-05 00:29:50.000000000 +0200
+++ vsftpd-3.0.0/tunables.c 2012-04-11 13:50:39.538712522 +0200
@@ -226,7 +226,7 @@
tunable_isolate_network = 1;
tunable_ftp_enable = 1;
tunable_http_enable = 0;
- tunable_seccomp_sandbox = 1;
+ tunable_seccomp_sandbox = 0;
tunable_allow_writeable_chroot = 0;
tunable_accept_timeout = 60;