]> git.pld-linux.org Git - packages/openssh.git/commitdiff
ensure --with-privsep-user param
authorElan Ruusamäe <glen@delfi.ee>
Wed, 25 Mar 2015 12:31:23 +0000 (14:31 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 25 Mar 2015 12:31:23 +0000 (14:31 +0200)
openssh.spec

index 88090fdfbe78fa5a89124eba5bf289f1831501b7..64a5dd85b480437fe27c914e7c9fee2b56749b5f 100644 (file)
@@ -578,6 +578,7 @@ CPPFLAGS="%{rpmcppflags} -DCHROOT -std=gnu99"
        --with-pam \
        --with-pid-dir=%{_localstatedir}/run \
        --with-privsep-path=%{_privsepdir} \
+       --with-privsep-user=sshd \
 %if "%{pld_release}" != "ac"
        --with-sandbox=libseccomp_filter \
 %endif
This page took 0.185981 seconds and 4 git commands to generate.