Skip to content

Commit

Permalink
feat: Add udev rule to do cec onboot when bluetooth device connection
Browse files Browse the repository at this point in the history
  • Loading branch information
AkazaRenn committed May 11, 2024
1 parent 62d8187 commit e67461d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/bin/cec-control onboot"

0 comments on commit e67461d

Please sign in to comment.