From 934734de95f58d8ff35e2a8563dd23b25c27721d Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 16 Oct 2018 21:00:49 -0700 Subject: openssh: Fall back to SANDBOX_RLIMIT when SANDBOX_SECCOMP_FILTER is not supported --- pkg/openssh/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkg/openssh/config.h') diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h index 1e4c7953..879660dd 100644 --- a/pkg/openssh/config.h +++ b/pkg/openssh/config.h @@ -552,8 +552,6 @@ /* #undef SANDBOX_DARWIN */ /* #undef SANDBOX_NULL */ /* #undef SANDBOX_PLEDGE */ -/* #undef SANDBOX_RLIMIT */ -#define SANDBOX_SECCOMP_FILTER 1 /* #undef SANDBOX_SKIP_RLIMIT_FSIZE */ /* #undef SANDBOX_SKIP_RLIMIT_NOFILE */ /* #undef SANDBOX_SOLARIS */ -- cgit v1.2.3