Hi On Fri, Sep 14, 2018 at 2:55 PM, Gerd Hoffmann <[email protected]> wrote: > Hi, > >> +* --pidfile=PATH >> + >> +Write the process id (PID) to the given file PATH. This is mostly >> +useful if the backend daemonize/fork itself. > > Is there any reason to daemonize itself? > > If not: shoud we disallow it and drop the --pidfile switch? > > If yes: should we add a --daemonize switch then to control whenever the > process daemonizes itself? > > Otherwise the conventions look good to me.
Let's drop the daemonize/pidfile part from the initial spec. We can later add it back if we have a good rationale. thanks -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
