| Direktori : /proc/thread-self/root/etc/logrotate.d/ |
| Current File : //proc/thread-self/root/etc/logrotate.d/iscsiuiolog |
/var/log/iscsiuio.log {
weekly
missingok
notifempty
rotate 4
sharedscripts
postrotate
pkill -USR1 iscsiuio 2> /dev/null || true
endscript
}