🔒 Repository is read-only – file editing is disabled.

recipes/utils/redis/redis.logrotate main

5 linii Raw ← Powrót
12345
/var/log/redis.log {
   notifempty
   copytruncate
   missingok
}