Displaying 2 results from an estimated 2 matches for "areturn".
Did you mean:
  return
  
2011 Aug 28
11
[Bug 8416] New: Please include systemd service file
https://bugzilla.samba.org/show_bug.cgi?id=8416
           Summary: Please include systemd service file
           Product: rsync
           Version: 3.1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: michael+samba at stapelberg.de
     
2011 Nov 26
0
rsync Digest, Vol 107, Issue 24
...bject: [Bug 8416] Please include systemd service file
> https://bugzilla.samba.org/show_bug.cgi?id=8416
>
> --- Comment #3 from Cristian Rodr?guez <crrodriguez at opensuse.org>
> 2011-11-26 04:23:34 UTC ---
> There is a quirk to be aware of in this systemd unit.
>
> Rsync areturns with non-zero (code 20) exit code when the running service
> is
> stopped, so systemctl stop rsync.service will make the service to enter
> failed
> state and not stopped state.
>
> This is IMHO a bug in rsync when running as daemon. most if not all of
> other
> daemons ret...