Subversion Repositories configs

Rev

Rev 132 | Rev 170 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 132 Rev 154
Line 149... Line 149...
149
# separate line. Please look up the --include and --exclude options in the
149
# separate line. Please look up the --include and --exclude options in the
150
# rsync man page for more details on how to specify file name patterns. 
150
# rsync man page for more details on how to specify file name patterns. 
151
# 
151
# 
152
#include	???
152
#include	???
153
#include	???
153
#include	???
154
exclude	spool/squid/*
154
exclude	spool/*
155
exclude	lib/squidguard/*
155
exclude	lib/squidguard/*
156
exclude	virusmails/*
156
exclude	virusmails/*
157
exclude	clamav/amavis-*
157
exclude	clamav/amavis-*
158
exclude	lib/mysql/*
158
exclude	lib/mysql/*
-
 
159
exclude	db/mysql/*
159
exclude	lib/clamav/tmp/*
160
exclude	lib/clamav/tmp/*
160
exclude	lib/php/session/*
161
exclude	lib/php/session/*
161
exclude	lib/glpi/files/*
162
exclude	lib/glpi/files/*
162
exclude	cache/*
163
exclude	cache/*
163
exclude	crash/*
164
exclude	crash/*
164
exclude	tmp/*
165
exclude	tmp/*
165
exclude	log/*
166
exclude	log/*
166
exclude	.svn
167
exclude	.svn
167
exclude	src/kernels/*
168
exclude	src/kernels/*
168
exclude	mysql/iptables/*
-
 
169
exclude	mysql/syslog/*
-
 
170
exclude	mysql/zabbix/*
169
exclude	temp/*
171
exclude	spool/postfix/deferred/*
-
 
172
exclude	shared/temp/*
170
exclude	rsnapgraph/*
173
 
171
 
174
# The include_file and exclude_file parameters, if enabled, simply get
172
# The include_file and exclude_file parameters, if enabled, simply get
175
# passed directly to rsync. Please look up the --include-from and
173
# passed directly to rsync. Please look up the --include-from and
176
# --exclude-from options in the rsync man page for more details.
174
# --exclude-from options in the rsync man page for more details.
177
#
175
#
Line 222... Line 220...
222
backup	/net		localhost/net	one_fs=1
220
backup	/net		localhost/net	one_fs=1
223
backup	/root		localhost/root	one_fs=1
221
backup	/root		localhost/root	one_fs=1
224
#backup	/sys		localhost/sys	one_fs=1
222
#backup	/sys		localhost/sys	one_fs=1
225
backup	/usr		localhost/usr	one_fs=1
223
backup	/usr		localhost/usr	one_fs=1
226
backup	/data/shared	localhost/data/shared	one_fs=1
224
backup	/data/shared	localhost/data/shared	one_fs=1
-
 
225
 
227
backup_script		/usr/local/bin/backup_mysql.sh	dbbackup/
226
backup_script		/usr/local/bin/backup_mysql.sh	dbbackup/
228
#backup_script		/usr/local/bin/backup_scalix.sh	mailboxes/
227
#backup_script		/usr/local/bin/backup_scalix.sh	mailboxes/
229
#backup	/home/		localhost/
228
#backup	/home/		localhost/
230
#backup	/etc/		localhost/
229
#backup	/etc/		localhost/
231
#backup	/usr/local/	localhost/
230
#backup	/usr/local/	localhost/