summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-09-03 10:58:10 +0100
committerPaul Buetow <paul@buetow.org>2022-09-03 10:58:10 +0100
commit7bba3a17d3d7d4a4615641db3467e65a20943e34 (patch)
tree0a34b4f43142f353c103b9c97e0a753ce7f44d4e /frontends
parent30299bf12357a29a2c94a2588c08bc017081fad2 (diff)
add rsync to commons
Diffstat (limited to 'frontends')
-rw-r--r--frontends/Rexfile1
1 files changed, 1 insertions, 0 deletions
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();
};