Rich Shepard wrote: > When I change /etc/logrotate.conf do I need to restart a daemon to have > the changed configuration applied? If so, which daemon?
Logrotate is run from a system crontab (CentOS, Redhat, Fedora, etc. at least) and reads the /etc/logrotate.conf file each time. Check for a directory /etc/cron.daily with a file logrotate in it. \\||/ Rod -- > > Rich > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
