# HG changeset patch # User Christopher Rogers # Date 1297306528 0 # Node ID 646704797a39f6382fd5687ff0c921f286ec1405 # Parent c2529f6c1a92dc01c63711690f3145ce44feb5e0 Add CONFIG_FILES /etc/rsyncd.conf, /etc/rsyncd.secrets and /etc/rsyncd.motd to rsync receipt. diff -r c2529f6c1a92 -r 646704797a39 rsync/receipt --- a/rsync/receipt Wed Feb 09 19:44:42 2011 +0000 +++ b/rsync/receipt Thu Feb 10 02:55:28 2011 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://rsync.samba.org/" WGET_URL="http://rsync.samba.org/ftp/rsync/$TARBALL" TAGS="sync" +CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets /etc/rsyncd.motd" # Rules to configure and make the package. compile_rules()