Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2006 08:55:27 +0000 (UTC)
From:      Florent Thoumie <flz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc.subr src/etc/rc.d sshd
Message-ID:  <200604110855.k3B8tS9U027895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
flz         2006-04-11 08:55:27 UTC

  FreeBSD src repository

  Modified files:
    etc                  rc.subr 
    etc/rc.d             sshd 
  Log:
  - Set a two read-only variables (${prefix} and ${etcdir}). This is
  especially useful when using /etc/rc.d scripts with third-party
  software installed from ports.
  - Fix rc.d/sshd to work with openssh from ports using ${etcdir}
  instead of hardcoded /etc.
  
  Reviewed by:    brooks
  Approved by:    cperciva (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.10      +17 -16    src/etc/rc.d/sshd
  1.52      +43 -14    src/etc/rc.subr



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