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:
parent
e34dbaa3d7
commit
6b7e1c71a7
@ -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;
|
Loading…
Reference in New Issue
Block a user