/usr/share/jockey/modaliases/disable-upstream-nvidia is in jockey-common 0.9.7-0ubuntu7.16.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # the nvidia modules have catch-all modaliases, which is wrong; kill
# them off here, and use the linux-restricted-modules overrides files
# instead (which are evaluated later than this file)
reset nvidia
reset nvidia_new
reset nvidia_legacy
|