p4d.logrotate #2

  • //
  • guest/
  • tony_smith/
  • perforce/
  • RPM/
  • p4-redhat/
  • p4d.logrotate
  • View
  • Commits
  • Open Download .zip Download (120 B)
/var/log/perforce/log {
  notifempty
  compress
  postrotate
    /etc/rc.d/init.d/p4d restart >/dev/null
  endscript
}

# Change User Description Committed
#2 497 Tony Smith Set up integ path from SuSE to Redhat
#1 495 Tony Smith Re-ordered directory structure for the ( hopefully ) last time
//guest/tony_smith/perforce/RPM/RedHat/p4-redhat/p4d.logrotate
#1 489 Tony Smith Renamed the path for the sysadmin scripts etc
//guest/tony_smith/perforce/RPM/RedHat/p4-2000.1/p4d.logrotate
#1 488 Tony Smith Added the files in the distribution tarball individually so the
RedHat <-> SuSE differences can be tracked