mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
bluetooth: drop outdated bluetooth addon
The cgi support only rfcomm modem dialup. This is not used by modern hardware. Also the used bluez stack version is outdated long time. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org> Acked-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2020 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
@@ -102,9 +102,6 @@ $(TARGET) :
|
||||
ln -sf ../init.d/messagebus /etc/rc.d/rc3.d/S15messagebus
|
||||
ln -sf ../init.d/messagebus /etc/rc.d/rc0.d/K85messagebus
|
||||
ln -sf ../init.d/messagebus /etc/rc.d/rc6.d/K85messagebus
|
||||
ln -sf ../init.d/bluetooth /etc/rc.d/rc3.d/S16bluetooth
|
||||
ln -sf ../init.d/bluetooth /etc/rc.d/rc0.d/K84bluetooth
|
||||
ln -sf ../init.d/bluetooth /etc/rc.d/rc6.d/K84bluetooth
|
||||
ln -sf ../init.d/cpufreq /etc/rc.d/rc3.d/S18cpufreq
|
||||
ln -sf ../init.d/sysklogd /etc/rc.d/rc6.d/K90sysklogd
|
||||
ln -sf ../init.d/sendsignals /etc/rc.d/rc6.d/S60sendsignals
|
||||
|
||||
Reference in New Issue
Block a user