• Xavier Thompson's avatar
    slap/standalone: Add comment about slapos binary · 58136e2b
    Xavier Thompson authored
    Standalone uses the path of a slapos binary passed as a parameter to
    run slapos commands with supervisord or as subprocesses, instead of
    recreating an entry point script into the slapos version currently
    running standalone. Normally the slapos binary provided is actually
    the same slapos. One reason to do it this way is that in test nodes,
    standalone is run with pygolang's gpython which doesn't support
    running buildout (buildout tries to reexec with -S).
    58136e2b
standalone.py 37.1 KB