summaryrefslogtreecommitdiff
path: root/ssh.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.h')
-rw-r--r--ssh.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.h b/ssh.h
index fac6c694..75900716 100644
--- a/ssh.h
+++ b/ssh.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.h,v 1.67 2002/05/07 19:54:36 deraadt Exp $ */
+/* $OpenBSD: ssh.h,v 1.68 2002/05/08 21:06:34 deraadt Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -105,7 +105,7 @@
* primary group.
*/
#ifndef SSH_PRIVSEP_USER
-#define SSH_PRIVSEP_USER "ssh"
+#define SSH_PRIVSEP_USER "sshd"
#endif
/* Minimum modulus size (n) for RSA keys. */