Date: Wed, 7 Jun 2006 10:33:36 +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/share/man/man8 rc.subr.8 src/etc rc.subr src/etc/rc.d sshd Message-ID: <200606071033.k57AXa4x010688@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2006-06-07 10:33:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man8 rc.subr.8
etc rc.subr
etc/rc.d sshd
Log:
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.
src/etc/rc.d/sshd: rev 1.9 -> 1.10
src/etc/rc.subr: rev 1.51 -> 1.52
src/share/man/man8/rc.subr.8: rev 1.11 -> 1.12
Revision Changes Path
1.8.2.2 +17 -16 src/etc/rc.d/sshd
1.34.2.12 +43 -14 src/etc/rc.subr
1.6.8.4 +31 -5 src/share/man/man8/rc.subr.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606071033.k57AXa4x010688>
