Date: Fri, 9 Jun 2006 10:14:40 +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.d sshd src/share/man/man8 rc.subr.8 src/etc rc.subr Message-ID: <200606091014.k59AEeiX057200@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2006-06-09 10:14:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d sshd
share/man/man8 rc.subr.8
etc rc.subr
Log:
Backout this commit since new bug reports have raised after the MFC:
- 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.
- Reflect prefix/etcdir changes in rc.subr.8.
Revision Changes Path
1.8.2.4 +16 -17 src/etc/rc.d/sshd
1.34.2.13 +14 -43 src/etc/rc.subr
1.6.8.5 +5 -31 src/share/man/man8/rc.subr.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606091014.k59AEeiX057200>
