Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 07:19:46 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure/usr.sbin/sshd Makefile
Message-ID:  <200602120719.k1C7JkHP043194@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602120719.k1C7JkHP043194>