From 7bba3a17d3d7d4a4615641db3467e65a20943e34 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 3 Sep 2022 10:58:10 +0100 Subject: add rsync to commons --- frontends/Rexfile | 1 + 1 file changed, 1 insertion(+) diff --git a/frontends/Rexfile b/frontends/Rexfile index a9bb5be..b8113d0 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -364,6 +364,7 @@ task 'commons', group => 'frontends', inetd(); relayd(); smtpd(); + rsync(); failunderd(); }; -- cgit v1.2.3