Only install etc/rc.d/{rfcomm_pppd_server,sdpd} if MK_BLUETOOTH != no

These are bluetooth specific services

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2016-05-06 09:18:09 +00:00
parent 1a251c538f
commit 9941801f1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299169
2 changed files with 4 additions and 2 deletions

View file

@ -98,7 +98,6 @@ FILES= DAEMON \
rarpd \
rctl \
resolv \
rfcomm_pppd_server \
root \
route6d \
routing \
@ -106,7 +105,6 @@ FILES= DAEMON \
rtadvd \
rtsold \
savecore \
sdpd \
securelevel \
serial \
sppp \
@ -180,6 +178,8 @@ FILES+= autounmountd
_bluetooth= bluetooth
_bthidd= bthidd
_hcsecd= hcsecd
FILES+= rfcomm_pppd_server
FILES+= sdpd
_ubthidhci= ubthidhci
.endif

View file

@ -410,6 +410,8 @@ OLD_DIRS+=etc/bluetooth
OLD_FILES+=etc/rc.d/bluetooth
OLD_FILES+=etc/rc.d/bthidd
OLD_FILES+=etc/rc.d/hcsecd
OLD_FILES+=etc/rc.d/rfcomm_pppd_server
OLD_FILES+=etc/rc.d/sdpd
OLD_FILES+=etc/rc.d/ubthidhci
OLD_FILES+=usr/bin/bthost
OLD_FILES+=usr/bin/btsockstat