wok diff rsync/receipt @ rev 18421

emelfm2: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 21 11:22:02 2015 +0200 (2015-09-21)
parents 17d8c8de40bf
children 9e01bc6321ea
line diff
     1.1 --- a/rsync/receipt	Wed Oct 08 19:19:04 2014 +0200
     1.2 +++ b/rsync/receipt	Mon Sep 21 11:22:02 2015 +0200
     1.3 @@ -44,6 +44,7 @@
     1.4  	# User and passwd in /etc/rsyncd.secrets, syntax : user:passwd
     1.5  	#
     1.6  	cp -a $stuff/etc $fs
     1.7 +	cp -a $stuff/usr $fs
     1.8  	chown root.root $fs/etc/init.d/*
     1.9  	chmod 0644 $fs/etc/rsyncd.conf
    1.10  	grep -q rsync $1/etc/inetd.conf || cat >> $1/etc/inetd.conf <<EOT