Date: Tue, 11 Oct 2005 19:16:48 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d hcsecd sdpd Message-ID: <200510111916.j9BJGmET057935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-10-11 19:16:48 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
Added files:
etc/rc.d hcsecd sdpd
Log:
Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into
/etc/defaults/rc.conf. Both daemons can run even if no Bluetooth devices
are attached to the system. Both daemons depend on Bluetooth socket layer
and thus disabled by default. Bluetooth sockets layer must be either loaded
as a module or compiled into kernel before the daemons can run.
MFC after: 1 month
Revision Changes Path
1.262 +9 -0 src/etc/defaults/rc.conf
1.1 +22 -0 src/etc/rc.d/hcsecd (new)
1.1 +22 -0 src/etc/rc.d/sdpd (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510111916.j9BJGmET057935>
