aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rsync.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/rsync.profile b/etc/rsync.profile
index 53dcc6677..b48a2fb85 100644
--- a/etc/rsync.profile
+++ b/etc/rsync.profile
@@ -7,9 +7,8 @@ include rsync.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10# This profile is focused on using rsync as an client for downlaoding, it is not writen for using rsync 10# Warning: This profile is writte to use rsync as an client for downloading,
11# - as an daemon (rsync --daemon) 11# it is not writen to use rsync as an daemon (rsync --daemon) or to create backups.
12# - creating backup of $HOME or a full system
13 12
14blacklist /tmp/.X11-unix 13blacklist /tmp/.X11-unix
15 14