From 65fca92936d6513b3db80c28dd4238a55dc137ab Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Tue, 16 Aug 2022 21:46:02 +0530 Subject: [PATCH] Update detect-rsyncd.yaml --- network/detect-rsyncd.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/network/detect-rsyncd.yaml b/network/detect-rsyncd.yaml index 9f2468d7cc..e380bc6d30 100644 --- a/network/detect-rsyncd.yaml +++ b/network/detect-rsyncd.yaml @@ -4,7 +4,8 @@ info: name: Detect rsyncd author: vsh00t,geeknik severity: info - description: Rsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. + description: | + Rsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. reference: - https://linux.die.net/man/1/rsync tags: network,rsyncd