summaryrefslogtreecommitdiff
path: root/examples/hooks/all_chroot_udev-generators.sh
blob: 2431e3d5a75830883c07bab9a801e109c5a4b59b (plain)
1
2
3
4
5
6
7
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