Commit 8b026dd6 authored by Rafael Monnerat's avatar Rafael Monnerat

monitor: Fix typo

parent f6f58fd2
......@@ -10,5 +10,5 @@ SERVERLOGS={{ server_log_directory }}
$RSYNC_BIN -a --delete $SLAPGRID_LOGS $SERVERLOGS
if [ -d $RE6STLOGS ]; then
$RSYNC_BIN -a --delete $RE6STLOGS $YSTEMLOGS
$RSYNC_BIN -a --delete $RE6STLOGS $SYSTEMLOGS
fi
......@@ -35,7 +35,7 @@ md5sum = 1f30b17f5ea11fd033984d17c38bcfd3
[rsync-logs-script]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/rsync-logs.sh.in
md5sum = f2766c6eecd0b90a5dc2bd9047d17319
md5sum = 8828868268a6f9761eccbcec1660cc9a
output = ${buildout:directory}/template-rsync-logs.sh.in
mode = 0644
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment