Incorrect cobbler's logrotate configuration
Bug #1656834 reported by
Alexey Stupnikov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
MOS Linux | ||
Mitaka |
Fix Released
|
High
|
MOS Linux | ||
Newton |
Fix Released
|
High
|
MOS Linux | ||
Ocata |
Fix Committed
|
High
|
MOS Linux |
Bug Description
There is incorrect postrotate script in /etc/logrotate.
postrotate
if [ -f /var/lock/
fi
endscript
It looks like we need to use another approach to restart cobblerd after logs are rotated.
Affected packages:
- cobbler-
- cobbler-
Alexey, please provide expected and actual result. Why we need to use another approach?