mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
debian/patches/0001-fix-config-logpath.patch: fix correct path.
This commit is contained in:
parent
062bdae620
commit
9e47ae54e7
1 changed files with 1 additions and 1 deletions
2
debian/patches/0001-fix-config-logpath.patch
vendored
2
debian/patches/0001-fix-config-logpath.patch
vendored
|
|
@ -7,6 +7,6 @@ index 9f4272a..8daac0a 100644
|
|||
filename: thalos.log
|
||||
# Directory to store the logfiles in.
|
||||
- directory: logs
|
||||
+ directory: /var/log
|
||||
+ directory: /var/log/thalos
|
||||
# Format to rename log files when rotating
|
||||
time_format: 2006-01-02_150405
|
||||
Loading…
Add table
Add a link
Reference in a new issue