Author: alexander
Date: 2007-09-16 07:39:14 -0600 (Sun, 16 Sep 2007)
New Revision: 2062

Modified:
   trunk/packages/udev/Makefile
Log:
Fixed permissions for non-standard floppy devices


Modified: trunk/packages/udev/Makefile
===================================================================
--- trunk/packages/udev/Makefile        2007-09-16 13:38:22 UTC (rev 2061)
+++ trunk/packages/udev/Makefile        2007-09-16 13:39:14 UTC (rev 2062)
@@ -37,6 +37,7 @@
        make EXTRAS="`echo extras/*/`"
        make DESTDIR=/ EXTRAS="`echo extras/*/`" install
        cp -v etc/udev/rules.d/[0-9]* /etc/udev/rules.d/
+       sed -i "s/ -M 0640//" $(CONFDIR)/25-lfs.rules
        cd $(CONFDIR) ; make install install-doc install-extra-doc
        install -m755 ../dhcp-helper /lib/udev
        install -m644 ../76-network.rules /etc/udev/rules.d/

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to