Skip to content

Commit

Permalink
Revert "Do not start service"
Browse files Browse the repository at this point in the history
This reverts commit d4a4b78.
  • Loading branch information
ayufan committed Jun 13, 2017
1 parent d4a4b78 commit 9a0276a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/scripts/postinst.deb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ case "$1" in

configure)
systemctl enable rtk-hciattach
systemctl start rtk-hciattach

systemctl enable restore-sound-after-resume
systemctl enable store-sound-on-suspend
;;
Expand Down

0 comments on commit 9a0276a

Please sign in to comment.