diff options
| -rw-r--r-- | frontends/etc/newsyslog.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/etc/newsyslog.conf b/frontends/etc/newsyslog.conf index bbd1aa5..0bca33b 100644 --- a/frontends/etc/newsyslog.conf +++ b/frontends/etc/newsyslog.conf @@ -12,3 +12,4 @@ /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 |
