Skip to content

Commit

Permalink
ubuntu: add 24.04 to the individual udev gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Miller committed Nov 29, 2023
1 parent 2ca711b commit cf2853c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packetnetworking/distros/debian/individual.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def build_tasks(self):
"18.04",
"20.04",
"22.04",
"24.04",
]:
self.tasks.update(generate_persistent_names_udev())
return self.tasks

0 comments on commit cf2853c

Please sign in to comment.