]> git.pld-linux.org Git - packages/openssh.git/commitdiff
autodetect sandbox on ac. currently detects as rlimit
authorElan Ruusamäe <glen@delfi.ee>
Tue, 13 May 2014 14:13:11 +0000 (17:13 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 13 May 2014 14:13:11 +0000 (17:13 +0300)
openssh.spec

index 06b5645a97a01d209d33db2a224635256369b159..9eb3603ed1e3999756d620e631bff902e7289a0d 100644 (file)
@@ -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"
This page took 0.212092 seconds and 4 git commands to generate.