diff options
| -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(); }; |
