diff options
Diffstat (limited to 'abs/extra/rsync/rsyncd.service')
-rw-r--r-- | abs/extra/rsync/rsyncd.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/extra/rsync/rsyncd.service b/abs/extra/rsync/rsyncd.service index 8502c08..cd45687 100644 --- a/abs/extra/rsync/rsyncd.service +++ b/abs/extra/rsync/rsyncd.service @@ -1,5 +1,6 @@ [Unit] Description=A file transfer program to keep remote files in sync +After=network.target [Service] ExecStart=/usr/bin/rsync --daemon --no-detach |