summaryrefslogtreecommitdiff
path: root/rsyncd@.service
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-02-08 01:35:15 +0000
committerCoprDistGit <infra@openeuler.org>2025-02-08 01:35:15 +0000
commit8b7b1f34e9b9abf1304ea2aca84dae31e6911461 (patch)
tree5140ab66c6b076140b6ee96a4c7c90bbe9c9f24a /rsyncd@.service
parented1c8c25566016218645a4b981a84a59a7af0dfa (diff)
automatic import of rsyncopeneuler22.03_LTS
Diffstat (limited to 'rsyncd@.service')
-rw-r--r--rsyncd@.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/rsyncd@.service b/rsyncd@.service
new file mode 100644
index 0000000..89f9621
--- /dev/null
+++ b/rsyncd@.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=fast remote file copy program daemon
+ConditionPathExists=/etc/rsyncd.conf
+
+[Service]
+EnvironmentFile=/etc/sysconfig/rsyncd
+ExecStart=/usr/bin/rsync --daemon --no-detach "$OPTIONS"
+StandardInput=socket