[Box Backup] Update plist.in items for OS X
Achim
boxbackup@boxbackup.org
Tue, 31 Mar 2009 22:56:28 +0200
Hello Chris:
On 31/3/09 22:44, Chris Wilson wrote:
> Thanks, merged with the following change:
>
>> * use of -D (Debugging Mode)
>> This allows launchd to manage the daemon properly, since such
>> processes should not fork and daemonise. From the help page: "-D
>> Debugging mode, do not fork, one process only, one client only"
>
> When it says debugging it's not kidding. This mode is not for use in
> real life situations. It only allows a single client to connect to
> bbstored at one time. I changed it to -F which should work better, and
> was intended to be used in this way.
(-: Good catch, I did not even see this option and simply went with your
suggestion to replace "SINGLEPROCESS" with "-D"!
Achim