This commit is contained in:
Joey Hess 2017-02-07 13:11:02 -04:00
parent a89d98af6d
commit 571eca4680
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2017-02-07T17:10:05Z"
content="""
--autostart can start multiple daemons, one per registered repository.
So, --autostart --foreground would need to start the daemons and child
processes, and then wait on them all.
"""]]