summaryrefslogtreecommitdiffstats
path: root/rules/rsync.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-24 19:00:21 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-24 19:00:21 +0000
commit49a186820c52b9edf1084c9618ff7d9cf3756f7c (patch)
treeddb324e1e8977d40fb0fd4b6a3dfcb4719090ba8 /rules/rsync.in
parentfedd3efb1e9e6de40240acccc8a8e500b3551aff (diff)
downloadptxdist-49a186820c52b9edf1084c9618ff7d9cf3756f7c.tar.gz
ptxdist-49a186820c52b9edf1084c9618ff7d9cf3756f7c.tar.xz
* ptxdist: moved projects-example/generic to generic
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6219 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rsync.in')
-rw-r--r--rules/rsync.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/rsync.in b/rules/rsync.in
index b9b3fb82e..d31f74d9e 100644
--- a/rules/rsync.in
+++ b/rules/rsync.in
@@ -37,7 +37,7 @@ config RSYNC_CONFIG_FILE_DEFAULT
bool
prompt "Use default"
help
- The file from projects-example/generic/etc/rsyncd.conf will be used.
+ The file from generic/etc/rsyncd.conf will be used.
Its a very good idea to start with this default file and save a
customised version into your project, because the generic file is
really useless. You can use it if you select "Use your own" after that.
@@ -71,7 +71,7 @@ config RSYNC_AUTH_FILE_PATH
help
Enter a local path and filename to be used as a secrets file on
your target. As a starting point you can use the
- projects-example/generic/etc/rsyncd.secrets file. Leave this entry
+ generic/etc/rsyncd.secrets file. Leave this entry
empty if you do not want to use authentication.
comment "rsync runtime options ---"