commit 4b2f4b320994f09bd6e644026e2ad4c118ec4598
Author: Elan Ruusamäe <[email protected]>
Date:   Tue May 13 17:13:11 2014 +0300

    autodetect sandbox on ac. currently detects as rlimit

 openssh.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/openssh.spec b/openssh.spec
index 06b5645..9eb3603 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -575,7 +575,9 @@ CPPFLAGS="-DCHROOT"
        --with-pam \
        --with-pid-dir=%{_localstatedir}/run \
        --with-privsep-path=%{_privsepdir} \
+%if "%{pld_release}" != "ac"
        --with-sandbox=seccomp_filter \
+%endif
        %{?with_selinux:--with-selinux} \
        --with-tcp-wrappers \
 %if "%{pld_release}" == "ac"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/4b2f4b320994f09bd6e644026e2ad4c118ec4598

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to