DragonFly BSD
DragonFly kernel List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: XAUTH_PATH for ssh


From: joerg@xxxxxxxxxxxxxxxxx
Date: Wed, 28 Dec 2005 20:33:26 +0100
Mail-followup-to: kernel@crater.dragonflybsd.org

On Wed, Dec 28, 2005 at 11:22:01AM -0800, Jeremy C. Reed wrote:
> src/secure/usr.sbin/sshd/Makefile (and also for ssh) has:
> 
> .if defined(X11BASE)
> CFLAGS+= -DXAUTH_PATH=\"${X11BASE}/bin/xauth\"
> .endif
> 
> Should we change /usr/share/mk/sys.mk for the definition of X11BASE?

Since there is no single fixed definition of X11BASE, it should just be
specified in sshd_config and so on. X11BASE should go from sys.mk at
some time.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]