[Bug 8416] Please include systemd service file

samba-bugs at samba.org samba-bugs at samba.org
Thu May 10 09:29:07 MDT 2012


https://bugzilla.samba.org/show_bug.cgi?id=8416

--- Comment #5 from Paul Slootman <paul at debian.org> 2012-05-10 15:29:07 UTC ---
$ dpkg -l rsync
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  rsync          3.0.9-1        fast, versatile, remote (and local) file-cop

$ $ cat /lib/systemd/system/rsync.service
[Unit]
Description=fast remote file copy program daemon
ConditionPathExists=/etc/rsyncd.conf

[Service]
ExecStart=/usr/bin/rsync --daemon --no-detach

[Install]
WantedBy=multi-user.target


So no, Debian is _not_ using rsync.conf.
That was written in the original bug report requesting the systemd support, but
that was not quite correct, as I commented in that bug report; see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639632

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list