|
From: Jamie C. <jca...@we...> - 2006-07-07 16:35:46
|
On 7/Jul/2006 05:16 Joaquim Homrighausen wrote .. > > Any chance of getting webmin to supress stdout messages for log rotation? > > I'm starting to get these: > > "Reload syslog service..done" > > On servers where I've enabled it.. and I really don't want to know unless > something goes wrong :-) Sure .. in the Log File Rotation module, click on the log that is generating this method, and edit the post-rotation command to put >/dev/null 2>&1 at the end. - Jamie |