cvs commit: src/secure/usr.sbin/sshd Makefile

Christian S.J. Peron csjp at FreeBSD.org
Sat Feb 11 23:19:48 PST 2006


csjp        2006-02-12 07:19:46 UTC

  FreeBSD src repository

  Modified files:
    secure/usr.sbin/sshd Makefile 
  Log:
  Hook audit into OpenSSH. Now that the necessary bits for OpenSSH support
  have been added with the latest OpenBSM import, hook USE_BSM_AUDIT into
  build conditionally.
  
  For users which do not care for audit support and do not want to compile
  it into their SSH servers, add the following to the /etc/make.conf:
  
          NO_AUDIT=true
  
  Discussed with: rwatson
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.46      +6 -0      src/secure/usr.sbin/sshd/Makefile


More information about the cvs-all mailing list