Guest User

Untitled

a guest
Jun 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. # default paths to modalias files (directory entries will consider all
  2. # files in them)
  3. self.modaliases = [
  4. '/lib/modules/%s/modules.alias' % os.uname()[2],
  5. '/usr/share/jockey/modaliases/',
  6. ]
Add Comment
Please, Sign In to add comment