projects
/
slapos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' into slaprunner-paas
[slapos.git]
/
software
/
monitor
/
rsync-logs.sh.in
1
#!${dash-output:dash}
2
3
RSYNC_BIN
={{
rsync_binary
}}
4
SLAPGRID_LOGS
={{
buildout_directory
}}/
..
/
var
/
data-logs
/
5
SERVERLOGS
={{
server_log_directory
}}
6
7
$RSYNC_BIN
-
a
$SLAPGRID_LOGS $SERVERLOGS