# HG changeset patch # User Eric Joseph-Alexandre # Date 1262933145 -3600 # Node ID 175595bba0216119f942fcc94d6cd4990ec5439a # Parent 98cbcc757c0ebf98f5b86f23e8498dea6b60f357 hal: Allow access to NTFS partitions. diff -r 98cbcc757c0e -r 175595bba021 hal/receipt --- a/hal/receipt Thu Jan 07 23:28:00 2010 +0100 +++ b/hal/receipt Fri Jan 08 07:45:45 2010 +0100 @@ -62,6 +62,9 @@ strip -s $fs/usr/lib/hal/* 2>/dev/null # Init script cp -a stuff/etc $fs + + # Policy for ntfs-3g + cp -a stuff/policy $fs/usr/share/hal/fdi/ chown -R root.root $fs # exclude unwanted fdi files