diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-07 11:59:38 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-07 11:59:38 +0300 |
| commit | 29fe89f544fe3704db322993212aa6efe894f7cf (patch) | |
| tree | 1b7fac54e4149fb13151b6629e41c04e27aa1a67 /frontends/etc | |
| parent | 0365b7e657439e48012c3823149978036efd8a78 (diff) | |
dserver: replace broken newsyslog rotation with daily.local find cleanup
Amp-Thread-ID: https://ampcode.com/threads/T-019d6727-d603-72c5-97a0-c1e419211767
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'frontends/etc')
| -rw-r--r-- | frontends/etc/newsyslog.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/etc/newsyslog.conf b/frontends/etc/newsyslog.conf index 0bca33b..bbd1aa5 100644 --- a/frontends/etc/newsyslog.conf +++ b/frontends/etc/newsyslog.conf @@ -12,4 +12,3 @@ /var/www/logs/access.log 644 14 * $W0 Z "pkill -USR1 -u root -U root -x httpd" /var/www/logs/error.log 644 7 250 * Z "pkill -USR1 -u root -U root -x httpd" /var/log/fooodds 640 7 300 * Z -/var/log/dserver/*.log _dserver:_dserver 640 7 * 24 Z |
