wok diff rsync/receipt @ rev 1364

Add libQtWebkit
author Allan Pinto <allan316@gmail.com>
date Thu Sep 11 15:40:43 2008 +0000 (2008-09-11)
parents c6432101e464
children 9441581e6a97
line diff
     1.1 --- a/rsync/receipt	Mon Jun 30 12:16:25 2008 +0200
     1.2 +++ b/rsync/receipt	Thu Sep 11 15:40:43 2008 +0000
     1.3 @@ -32,5 +32,7 @@
     1.4  	# User and passwd in /etc/rsyncd.secrets, syntax : user:passwd
     1.5  	#
     1.6  	cp -a stuff/etc $fs
     1.7 +	chown root.root $fs/etc/init.d/*
     1.8  	chmod 0644 $fs/etc/rsyncd.conf
     1.9 +
    1.10  }