summarylogtreecommitdiffstats
path: root/rsyncd.service
diff options
context:
space:
mode:
Diffstat (limited to 'rsyncd.service')
-rw-r--r--rsyncd.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/rsyncd.service b/rsyncd.service
deleted file mode 100644
index 8502c08cf73b..000000000000
--- a/rsyncd.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=A file transfer program to keep remote files in sync
-
-[Service]
-ExecStart=/usr/bin/rsync --daemon --no-detach
-RestartSec=1
-
-[Install]
-WantedBy=multi-user.target