-Removed non-existent make target (install-extra-doc)
[hvlinux.git] / stage2 / cis-udev
index f661619..d83d04c 100755 (executable)
@@ -38,6 +38,8 @@ install -m644 -v rules/packages/40-pilot-links.rules \
 install -m644 -v rules/packages/40-isdn.rules \
     /lib/udev/rules.d/
 
+install -m755 ${SCRDIR}/misc/udev-create-persistent-net.sh /usr/local/bin
+
 ldconfig
 
 exit $?