diff options
| author | Paul Buetow <paul@buetow.org> | 2022-09-03 10:58:10 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-09-03 10:58:10 +0100 |
| commit | 7bba3a17d3d7d4a4615641db3467e65a20943e34 (patch) | |
| tree | 0a34b4f43142f353c103b9c97e0a753ce7f44d4e /frontends/Rexfile | |
| parent | 30299bf12357a29a2c94a2588c08bc017081fad2 (diff) | |
add rsync to commons
Diffstat (limited to 'frontends/Rexfile')
| -rw-r--r-- | frontends/Rexfile | 1 |
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(); }; |
