Skip to content

Commit

Permalink
remove call to enable_xboxdrv from configure_xboxdrv - we don't want …
Browse files Browse the repository at this point in the history
…to enable it here
  • Loading branch information
joolswills committed Dec 23, 2015
1 parent edcc921 commit b3c2ded
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scriptmodules/supplementary/xboxdrv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ function disable_xboxdrv() {
}

function configure_xboxdrv() {
enable_xboxdrv
# make sure existing configs will point to the new xboxdrv
sed -i "s|^xboxdrv|\"$md_inst/bin/xboxdrv\"|" /etc/rc.local
}
Expand Down

0 comments on commit b3c2ded

Please sign in to comment.