document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. # grep SIGUSR1 /usr/include/sys/signal.h
  2. #define SIGUSR1     30  /* user defined signal 1 */
  3. # egrep \'(logfilename|httpd)\' /etc/newsyslog.conf
  4. # logfilename          [owner:group]    mode count size when  flags [/pid_file] [sig_num]
  5. /var/log/httpd-access.log       644  7     *    @T00  B   /var/run/httpd.pid 30
  6. /var/log/httpd-error.log        644  7     *    @T00  B   /var/run/httpd.pid 30
');