Sha256: 34ae6cd682760f0f9dea0b63263af5c11fa09e732834b1979fe10fc7471aa5f6
Contents?: true
Size: 245 Bytes
Versions: 56
Compression:
Stored size: 245 Bytes
Contents
<% @read_cmd = 'crontab -l' @write_cmd = 'crontab -' @additive = ["# rubber-nginx-start", "# rubber-nginx-end"] %> # Roll the nginx logs at midnight 0 0 * * * LOG_DIR=/mnt/nginx/log <%= RUBBER_ROOT %>/script/cron-rake rubber:rotate_logs
Version data entries
56 entries across 48 versions & 5 rubygems