[packages/openssh] ensure --with-privsep-user param

glen glen at pld-linux.org
Wed Mar 25 13:31:34 CET 2015


commit d9c4ed5d52eea45dddd01aea54d79bde1897f785
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 25 14:31:23 2015 +0200

    ensure --with-privsep-user param

 openssh.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/openssh.spec b/openssh.spec
index 88090fd..64a5dd8 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list