wok rev 4342

unfs3: /etc/export -> /etc/exports
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 01 18:35:07 2009 +0200 (2009-10-01)
parents df5a62b6b3e5
children cf9a12d52d33
files unfs3/receipt unfs3/stuff/etc/export unfs3/stuff/etc/exports
line diff
     1.1 --- a/unfs3/receipt	Thu Oct 01 15:19:23 2009 +0200
     1.2 +++ b/unfs3/receipt	Thu Oct 01 18:35:07 2009 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  	install -g root -o root -m 0755 -s $src/unfsd $fs/usr/bin
     1.5  	
     1.6  	mkdir -p $fs/etc/init.d
     1.7 -	install -g root -o root -m 0644 stuff/etc/export $fs/etc
     1.8 +	install -g root -o root -m 0644 stuff/etc/exports $fs/etc
     1.9  	install -g root -o root -m 0755 stuff/etc/init.d/unfsd $fs/etc/init.d
    1.10  }
    1.11  
     2.1 --- a/unfs3/stuff/etc/export	Thu Oct 01 15:19:23 2009 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,3 +0,0 @@
     2.4 -# NFS export file
     2.5 -#
     2.6 -# /home		(ro)
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/unfs3/stuff/etc/exports	Thu Oct 01 18:35:07 2009 +0200
     3.3 @@ -0,0 +1,3 @@
     3.4 +# NFS export file
     3.5 +#
     3.6 +# /home		(ro)