--- trunk/udev/patches/udev-166-r2-store-persistent-rules.patch 2014/04/22 10:40:03 2427 +++ trunk/udev/patches/udev-166-r2-store-persistent-rules.patch 2014/04/22 10:42:48 2428 @@ -1,11 +1,11 @@ diff -Naur config-udev-166-r2/Makefile config-udev-166-r2-honor-persistent/Makefile --- config-udev-166-r2/Makefile 2012-04-03 14:50:54.000000000 +0000 -+++ config-udev-166-r2-honor-persistent/Makefile 2014-04-22 11:35:32.156000000 +0000 ++++ config-udev-166-r2-honor-persistent/Makefile 2014-04-22 13:05:46.455000000 +0000 @@ -23,6 +23,7 @@ install-files: # install rc-script install -m 0755 udev.rc $(DESTDIR)${rcscriptdir}/udev -+ install -m 0755 udev-postmount.rc $(DESTDIR)${rcscriptdir}/udev ++ install -m 0755 udev-postmount.rc $(DESTDIR)${rcscriptdir}/udev-postmount # our config file install -m 0644 udev.conf $(DESTDIR)${udevconfdir}/