Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions projects/ROCKNIX/packages/rocknix/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ EOF
### Take a backup of the system configuration on shutdown
enable_service save-sysconfig.service

### Bluetooth pairing agent, brought up with bluetoothd
enable_service bluetooth-agent.service

sed -i "s#@DEVICENAME@#${DEVICE}#g" ${INSTALL}/usr/config/system/configs/system.cfg

### Defaults for community builds.
Expand Down