Overview
Request 986061 accepted
- also track quilt series file to make it easy to setup a quilt
working copy
- also make the config file permissions more strict:
/etc/loki/loki.yaml root:loki u=rw,g=r,o=
/etc/loki/promtail.yaml root:root u=rw,g=r,o=
- default configs reference paths in /tmp. move those to proper
places:
loki data dir: /var/lib/loki loki:loki u=rwx,g=rx,o=
promtail data dir: /var/lib/promtail root:root u=rwx,g=rx,o=
Existing configs will not be updated
Added proper-data-directories.patch
- Created by darix
- In state accepted
- Package maintainers: STorresi, dmaiocchi, and ojkastl_buildservice
Request History
darix created request
- also track quilt series file to make it easy to setup a quilt
working copy
- also make the config file permissions more strict:
/etc/loki/loki.yaml root:loki u=rw,g=r,o=
/etc/loki/promtail.yaml root:root u=rw,g=r,o=
- default configs reference paths in /tmp. move those to proper
places:
loki data dir: /var/lib/loki loki:loki u=rwx,g=rx,o=
promtail data dir: /var/lib/promtail root:root u=rwx,g=rx,o=
Existing configs will not be updated
Added proper-data-directories.patch
lrupp accepted request
ok
Have you tested all your changes in practice on yourself? Is everything really working?