Verified on Fuel 10 build #1575:
[root@nailgun ~]# cat /etc/logrotate.d/cobblerd /var/log/cobbler/cobbler.log { missingok notifempty rotate 4 weekly postrotate systemctl try-restart cobblerd endscript } ...
Verified on Fuel 10 build #1575:
[root@nailgun ~]# cat /etc/logrotate. d/cobblerd cobbler/ cobbler. log {
/var/log/
missingok
notifempty
rotate 4
weekly
postrotate
systemctl try-restart cobblerd
endscript
}
...