X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fbluetooth;h=2c57809546fccd09f555156fd4599d92b3fac0d1;hb=120d77b33cc106a67bfb7e88aee5ae115be18c97;hp=dc5eec7ea567ca15c60000e6187cebcd39c42cfa;hpb=3d2c3affcd2992461fac5bba54dbff551eaafb72;p=ipfire-2.x.git diff --git a/lfs/bluetooth b/lfs/bluetooth index dc5eec7ea5..2c57809546 100644 --- a/lfs/bluetooth +++ b/lfs/bluetooth @@ -125,5 +125,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) chown nobody:nobody /var/ipfire/bluetooth/settings chmod 644 /var/ipfire/bluetooth/settings install -v -m 644 $(DIR_SRC)/config/backup/includes/bluetooth /var/ipfire/backup/addons/includes/bluetooth + + #install initscripts + $(call INSTALL_INITSCRIPT,bluetooth) + @rm -rf $(DIR_SRC)/bluez* @$(POSTBUILD)