wok-4.x diff slitaz-loram-cdrom/receipt @ rev 1949
Add pam_ldap
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 28 22:35:52 2008 +0000 (2008-12-28) |
parents | 4aeb7e80b8ca |
children | d37cb8649ac6 |
line diff
1.1 --- a/slitaz-loram-cdrom/receipt Wed Dec 17 16:51:58 2008 +0000 1.2 +++ b/slitaz-loram-cdrom/receipt Sun Dec 28 22:35:52 2008 +0000 1.3 @@ -84,7 +84,7 @@ 1.4 $i if [ -x /bin/funionfs ]; then 1.5 $i /bin/funionfs -o dirs=/.usr.ro=RO:/.usr.rw -o allow_other -o suid,dev NONE /usr 1.6 $i else 1.7 -$i /bin/mount -t aufs -o br:/.usr.ro=ro:/.usr.rw=rw none /usr 1.8 +$i /bin/mount -t aufs -o br:/.usr.rw:/.usr.ro none /usr 1.9 $i fi 1.10 $i fi 1.11 $i fi