summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2008-04-08 23:34:12 +0000
committeremax <emax@FreeBSD.org>2008-04-08 23:34:12 +0000
commit194303edd4457c066da393413f43817b5449603e (patch)
tree5d215b72db0b7ec1b67ab1189021490117168655 /etc/rc.d/Makefile
parentc20bcaca65b4e3e98391498b56ef7214622bf1f6 (diff)
downloadFreeBSD-src-194303edd4457c066da393413f43817b5449603e.zip
FreeBSD-src-194303edd4457c066da393413f43817b5449603e.tar.gz
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) MFC after: 1 week
Diffstat (limited to 'etc/rc.d/Makefile')
-rwxr-xr-xetc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index aa094f6..bfb1bfc 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -29,7 +29,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
pf pflog pfsync \
powerd power_profile ppp pppoed pwcheck \
quota \
- random rarpd resolv root \
+ random rarpd resolv rfcomm_pppd_server root \
route6d routed routing rpcbind rtadvd rwho \
savecore sdpd securelevel sendmail \
serial sppp statd swap1 \
OpenPOWER on IntegriCloud