DO NOT REPLY [Bug 5633] --pidfile option for rsync daemon

samba-bugs at samba.org samba-bugs at samba.org
Sun Jul 27 23:37:55 GMT 2008


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


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Version|3.0.3                       |3.1.0




------- Comment #1 from wayned at samba.org  2008-07-27 18:37 CST -------
The latest code in the git repository now has a general option that allows the
user to specify config overrides via the command line.  This lets you specify
the pidfile like this:

rsync --daemon --dparam pidfile=/tmp/other.pid

or

rsync --daemon -M pidfile=/tmp/other.pid

You can adjust any global or default value using that option, and it will
supersede a global/default value in the config file (but will not supersede an
explicitly specified module value in a module's definition).


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


More information about the rsync mailing list