Just gzip here, xz confuses epylog.
This commit is contained in:
parent
7a666b0de6
commit
7bb42d3c99
1 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,6 @@
|
||||||
create 0644 root root
|
create 0644 root root
|
||||||
copytruncate
|
copytruncate
|
||||||
compress
|
compress
|
||||||
compresscmd /usr/bin/xz
|
compresscmd /bin/gzip
|
||||||
uncompresscmd /usr/bin/xz
|
uncompresscmd /bin/gzip
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue