5db76aae39
This is causing selinux issues as the context for apache doesnt match. Let apache create app.log by default instead. Change-Id: I670c88f6b1bcfcb5d5d6e14ad8e1ab936b417460
6 lines
208 B
YAML
6 lines
208 B
YAML
---
|
|
fixes:
|
|
- Remove explcit panko.log file as this messes up the selinux context.
|
|
When apache writes to it it complains. Instead let apache create
|
|
the app.log on its own so the context are correct.
|