diff --git a/SPECS/rsyncd.service b/SPECS/rsyncd.service index 3ffecce..d2d6362 100644 --- a/SPECS/rsyncd.service +++ b/SPECS/rsyncd.service @@ -1,6 +1,8 @@ [Unit] Description=fast remote file copy program daemon ConditionPathExists=/etc/rsyncd.conf +Wants=network-online.target +After=network-online.target [Service] EnvironmentFile=/etc/sysconfig/rsyncd