summarylogtreecommitdiffstats
path: root/rsyncd@.service
diff options
context:
space:
mode:
authorChristian Hesse2021-01-17 21:02:22 +0100
committerChristian Hesse2021-01-17 21:02:22 +0100
commite12c5c8a4841da28a434d07d1f9d7f18777d0a7b (patch)
treeffff5e0f6bb2c1f7ce49d74f8fabd8da4f215b59 /rsyncd@.service
parenta7c83a7add9fc0f2d9c61c01b31f484c988ab794 (diff)
downloadaur-rsync-git.tar.gz
commit rsync-git 3.2.3.r47.gec1d5d56-1
Diffstat (limited to 'rsyncd@.service')
-rw-r--r--rsyncd@.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/rsyncd@.service b/rsyncd@.service
deleted file mode 100644
index 33db95c4c113..000000000000
--- a/rsyncd@.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=A file transfer program to keep remote files in sync
-After=network.target
-
-[Service]
-ExecStart=-/usr/bin/rsync --daemon
-StandardInput=socket
-StandardOutput=inherit
-StandardError=journal
-User=nobody
-Group=nobody