Re: f22 rsync missing systemd unit files

2015-05-09 Thread Nico Kadel-Garcia
On Sat, May 9, 2015 at 3:17 PM, Chris Murphy wrote: > On Sat, May 9, 2015 at 1:06 PM, Peter Robinson wrote: >> That depends on how you use rsync, if it's over ssh you don't need a >> daemon on the other end. > > Got it. So it works because I haven't been using the double colon or > rync:// notati

Re: f22 rsync missing systemd unit files

2015-05-09 Thread Chris Murphy
On Sat, May 9, 2015 at 1:06 PM, Peter Robinson wrote: > That depends on how you use rsync, if it's over ssh you don't need a > daemon on the other end. Got it. So it works because I haven't been using the double colon or rync:// notation, both of which expect to use the rsyncd over its own socket

Re: f22 rsync missing systemd unit files

2015-05-09 Thread Peter Robinson
On Sat, May 9, 2015 at 8:00 PM, Chris Murphy wrote: > I was just about to file a bug. > > rsync-3.1.1-3.fc21..rpm contains these unit files: > /usr/lib/systemd/system/rsyncd.service > /usr/lib/systemd/system/rsyncd.socket > /usr/lib/systemd/system/rsyncd@.service > > rsync-3.1.1-3.fc22..rpm does n

Re: f22 rsync missing systemd unit files

2015-05-09 Thread Chris Murphy
On Sat, May 9, 2015 at 1:00 PM, Chris Murphy wrote: > So? Bug or not a bug? Additional info: On Fedora 21 Server: # yum provides /usr/lib/systemd/system/rsyncd.service Loaded plugins: langpacks rsync-3.1.1-3.fc21.i686 : A program for synchronizing files over a network Repo: fedora Matched

f22 rsync missing systemd unit files

2015-05-09 Thread Chris Murphy
I was just about to file a bug. rsync-3.1.1-3.fc21..rpm contains these unit files: /usr/lib/systemd/system/rsyncd.service /usr/lib/systemd/system/rsyncd.socket /usr/lib/systemd/system/rsyncd@.service rsync-3.1.1-3.fc22..rpm does not. However, the usual rsync command works as expected; and on the