feat: add openrc cargo feature for OpenRC bluetooth service management

Coding-Agent: Claude Code
Model: claude-sonnet-4-5
This commit is contained in:
Anthony Lannutti 2026-06-04 13:34:57 -05:00 committed by GitHub
parent 989a56346a
commit 4ae20bc1db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 752 additions and 59 deletions

2
debian/rules vendored
View file

@ -9,7 +9,7 @@ override_dh_auto_clean:
ischroot || just vendor
override_dh_auto_build:
test -e vendor.tar && just build-vendored || just
test -e vendor.tar && just build-vendored --features systemd || just build-release --features systemd
override_dh_auto_install:
just rootdir=$(DESTDIR) install