Skip to content

Commit

Permalink
remove r8169 blacklist in /usr, leave it up to the user
Browse files Browse the repository at this point in the history
  • Loading branch information
BoukeHaarsma23 committed Nov 10, 2023
1 parent a1142a3 commit 961c257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,7 @@ postinstallhook() {

# set permissions for intel_gpu_top and mangohud
setcap cap_perfmon=+ep /usr/bin/intel_gpu_top

# remove r8169 blacklist in /usr, leave it up to the user
rm /usr/lib/modprobe.d/r8168-dkms.conf
}

0 comments on commit 961c257

Please sign in to comment.