Current Path :
/
etc
/
logrotate.d
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/logrotate.d/psacct
# Logrotate file for psacct RPM /var/account/pacct { compress delaycompress notifempty daily rotate 31 create 0600 root root postrotate if /usr/bin/systemctl --quiet is-active psacct.service ; then /usr/bin/systemctl reload psacct.service fi endscript }