Przeglądaj źródła

Merge pull request #22 from abednarik/abednarik_debian_config

Updates logrotate.conf for Debian
tags/v0.9.0
Forrest 8 lat temu
rodzic
commit
91127e933d
1 zmienionych plików z 6 dodań i 0 usunięć
  1. +6
    -0
      logrotate/files/Debian/logrotate.conf

+ 6
- 0
logrotate/files/Debian/logrotate.conf Wyświetl plik

# rotate log files weekly # rotate log files weekly
weekly weekly


{% if grains['os'] == "Ubuntu" %}
# use the syslog group by default, since this is the owning group
# of /var/log/syslog.
su root syslog
{% endif %}

# keep 4 weeks worth of backlogs # keep 4 weeks worth of backlogs
rotate 4 rotate 4



Ładowanie…
Anuluj
Zapisz