From adc269a3dc5fdb5fdd747e42077bdc0162411f8c Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 20 Mar 2021 13:52:29 +0100 Subject: [PATCH] documentation: ssh_filter_btrbk: fix required commands --- doc/ssh_filter_btrbk.1.asciidoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/ssh_filter_btrbk.1.asciidoc b/doc/ssh_filter_btrbk.1.asciidoc index f4cf80f..65105f2 100644 --- a/doc/ssh_filter_btrbk.1.asciidoc +++ b/doc/ssh_filter_btrbk.1.asciidoc @@ -40,9 +40,8 @@ The following commands are always allowed: - "test -d" (only if "compat busybox" configuration option is set) - "cat /proc/self/mountinfo" - pipes through "gzip", "pigz", "bzip2", "pbzip2", "xz", "lzop", - "lz4" (stream_compress) - - pipes through "mbuffer" (stream_buffer) - - pipes through "pv -L" (rate_limit) + "lz4", "zstd" (stream_compress) + - pipes through "mbuffer" (stream_buffer, rate_limit) Example line in /root/.ssh/authorized_keys on a backup target host: