File: remove-explicit-log-e931f303c9bf7946.yaml

package info (click to toggle)
puppet-module-panko 18.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 672 kB
  • sloc: ruby: 1,578; python: 37; sh: 10; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
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.