Adding example hook to remove udev persistent device generator rules.

This commit is contained in:
Daniel Baumann 2009-11-18 21:25:03 +01:00
parent 89ae063991
commit 231ba7d160
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#!/bin/sh
# This is a hook for live-helper(7) to remove udev persistent device generator
# rules.
# To enable it, copy or symlink this hook into your config/chroot_local-hooks
# directory.
rm -f /etc/udev/rules.d/*persistent-net-generator.rules