mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
bluetooth: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user