|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
From: Colin Percival (colin.percival
wadham.ox.ac.uk)
Date: Wed Sep 17 2003 - 00:52:10 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 07:44 17/09/2003 +0200, horcy wrote:
># (. /etc/rc.conf && ${sshd_program:-/usr/bin/sshd} ${sshd_flags})
>
>yes i'm a n00b but what ever i try i get some error msg telling me that it
>didnt work. i just started sshd with:
>sh /usr/sbin/sshd and worked too.
>But you would make me a very happy n00b if somebody can explain it :-)
It's a typographical error -- it should have been
># (. /etc/rc.conf && ${sshd_program:-/usr/sbin/sshd} ${sshd_flags})
^^^^^^^^^^^^^^
Colin Percival
_______________________________________________
freebsd-security
freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe
freebsd.org"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]