403 Forbidden


Disable Functions:
Path : /etc/logrotate.d/
File Upload :
Command :
Current File : //etc/logrotate.d/puppet

/var/log/puppet/*log {
  missingok
  notifempty
  create 0644 puppet puppet
  sharedscripts
  postrotate
    pkill -USR2 -u puppet -f 'puppet master' || true
    [ -e /etc/init.d/puppet ] && /etc/init.d/puppet reload > /dev/null 2>&1 || true
  endscript
}

404 Not Found
[ LogOut ]