Date: Tue, 08 Nov 2005 15:57:49 -0800 From: Maksim Yevmenkin <maksim.yevmenkin@savvis.net> To: freebsd-bluetooth@freebsd.org, freebsd-rc@freebsd.org Cc: Brooks Davis <brooks@one-eyed-alien.net>, Yar Tikhiy <yar@comp.chem.msu.su> Subject: Re: [RFC] rc.d integration for the bluetooth subsystem Message-ID: <43713B7D.7090405@savvis.net> In-Reply-To: <20051108201620.GD27091@odin.ac.hmc.edu> References: <4367E346.4080106@savvis.net> <20051102111709.GD2465@comp.chem.msu.su> <20051102161311.GA8499@odin.ac.hmc.edu> <43690365.60909@savvis.net> <20051102190655.GA3961@odin.ac.hmc.edu> <436A6649.7000602@savvis.net> <20051103203217.GA30685@odin.ac.hmc.edu> <436BE02D.2020404@savvis.net> <20051107200040.GB29473@odin.ac.hmc.edu> <4370EAB4.8090000@savvis.net> <20051108201620.GD27091@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
All, please find next revision of bluetooth-rc stuff at http://people.freebsd.org/~emax/bluetooth-rc-3.diff.txt in this revision i have moved default bluetooth.device.conf configuration file under /etc/defaults. device specific overrides are under /etc/bluetooth and called '$dev.conf'. the rest if quite the same, so /etc/rc.d/bluetooth start "foo" 1) sets hardwired defaults (for backward compatibility) 2) reads /etc/defaults/bluetooth.device.conf (if any) 3) reads /etc/bluetooth/foo.conf i also removed offending { } in while loop stdin redirection. if this is acceptable then i will commit this and start working on bluetooth.device.conf(5) man page and handbook chapter updates. thanks, max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43713B7D.7090405>