summaryrefslogtreecommitdiff
path: root/pkg/openssh/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-10-16 21:00:49 -0700
committerMichael Forney <mforney@mforney.org>2018-10-18 15:27:53 -0700
commit934734de95f58d8ff35e2a8563dd23b25c27721d (patch)
tree587d2c636350eed2a2ed9ef5b90f316eb26c8e71 /pkg/openssh/config.h
parentfbede2b6b63c357db6cbf1978defaff6594615bc (diff)
openssh: Fall back to SANDBOX_RLIMIT when SANDBOX_SECCOMP_FILTER is not supported
Diffstat (limited to 'pkg/openssh/config.h')
-rw-r--r--pkg/openssh/config.h2
1 files changed, 0 insertions, 2 deletions
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 */