cvs commit: src/etc/defaults rc.conf src/etc/rc.d Makefile
rfcomm_pppd_server src/share/man/man5 rc.conf.5
Maksim Yevmenkin
emax at FreeBSD.org
Tue Apr 15 20:31:15 UTC 2008
emax 2008-04-15 20:31:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/defaults rc.conf
etc/rc.d Makefile
share/man/man5 rc.conf.5
Added files: (Branch: RELENG_6)
etc/rc.d rfcomm_pppd_server
Log:
MFC:
Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in server
mode at boot time. Multiple profiles can be started at the same time.
The whole idea is very similar to the ppp rc script.
Document Bluetooth knobs in rc.conf(5)
Set defaults for the rfcomm_pppd_server rc script
Revision Changes Path
1.252.2.44 +13 -0 src/etc/defaults/rc.conf
1.53.2.21 +1 -1 src/etc/rc.d/Makefile
1.1.4.1 +122 -0 src/etc/rc.d/rfcomm_pppd_server (new)
1.256.2.37 +107 -1 src/share/man/man5/rc.conf.5
More information about the cvs-src
mailing list