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
|
||||
copytruncate
|
||||
compress
|
||||
compresscmd /usr/bin/xz
|
||||
uncompresscmd /usr/bin/xz
|
||||
compresscmd /bin/gzip
|
||||
uncompresscmd /bin/gzip
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue