rsync 3.2.1: Added new rootfile

Message ID 20200628074512.2710-1-matthias.fischer@ipfire.org
State Accepted
Commit 5a918d828f8a7ae3471ab6ca678ba634470917cd
Headers
Series rsync 3.2.1: Added new rootfile |

Commit Message

Matthias Fischer June 28, 2020, 7:45 a.m. UTC
  Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/packages/rsync | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Michael Tremer June 29, 2020, 9:41 a.m. UTC | #1
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>

> On 28 Jun 2020, at 08:45, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> config/rootfiles/packages/rsync | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/config/rootfiles/packages/rsync b/config/rootfiles/packages/rsync
> index 59c8be9f1..70bb401fe 100644
> --- a/config/rootfiles/packages/rsync
> +++ b/config/rootfiles/packages/rsync
> @@ -1,3 +1,5 @@
> usr/bin/rsync
> +usr/bin/rsync-ssl
> +#usr/share/man/man1/rsync-ssl.1
> #usr/share/man/man1/rsync.1
> #usr/share/man/man5/rsyncd.conf.5
> -- 
> 2.18.0
>
  

Patch

diff --git a/config/rootfiles/packages/rsync b/config/rootfiles/packages/rsync
index 59c8be9f1..70bb401fe 100644
--- a/config/rootfiles/packages/rsync
+++ b/config/rootfiles/packages/rsync
@@ -1,3 +1,5 @@ 
 usr/bin/rsync
+usr/bin/rsync-ssl
+#usr/share/man/man1/rsync-ssl.1
 #usr/share/man/man1/rsync.1
 #usr/share/man/man5/rsyncd.conf.5