wok-4.x rev 8497
Add CONFIG_FILES /etc/rsyncd.conf, /etc/rsyncd.secrets and /etc/rsyncd.motd to rsync receipt.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 10 02:55:28 2011 +0000 (2011-02-10) |
parents | c2529f6c1a92 |
children | 82085c4d9c72 |
files | rsync/receipt |
line diff
1.1 --- a/rsync/receipt Wed Feb 09 19:44:42 2011 +0000 1.2 +++ b/rsync/receipt Thu Feb 10 02:55:28 2011 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://rsync.samba.org/" 1.5 WGET_URL="http://rsync.samba.org/ftp/rsync/$TARBALL" 1.6 TAGS="sync" 1.7 +CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets /etc/rsyncd.motd" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()