Logrotate Mechanics

David Cary Hart Fedora at TQMcube.com
Sat Mar 4 16:39:38 UTC 2006


Typically, the post rotate script looks like:
/bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` \
                 2> /dev/null || true

I get "cat /var/run/httpd.pid" to identify the process. In this case,
what restarts httpd?
-- 
Our DNSRBL - 
           Eliminate Spam: http://www.TQMcube.com
          Multi-RBL Check: http://www.TQMcube.com/rblcheck.php
            Zombie Graphs: http://www.TQMcube.com/zombies.php




More information about the fedora-list mailing list