You try to run `sh -vx /etc/init.d/varnish restart` assuming you're using a debian based distro. It will verbosely run your init.d service script.
Le 14/04/14 21:12, James Pearson a écrit : > Excerpts from Roy Forster's message of 2014-04-11 16:18:39 -0700: >> Running varnish cache cli gives me child(xxx) said child start. >> But when I try "varnish service restart" it fails. > Do you mean `service varnish restart`? service(8) is a wrapper around your > system's initscripts (likely in /etc/init.d), and is generally the preferred > way of starting and stopping services. > > Sometimes, depending on the initscript, I find myself explicitly running the > stop and start commands. > > What *nix distro are you using? > - P > > > _______________________________________________ > varnish-misc mailing list > [email protected] > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc -- Boris Guéry twitter: @borisguery skype: borisguery mobile: +33 6 86 83 03 12 pgp: 0x034C6265
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
