> It fails right after the /bin/env call, which leads me > to believe it is probably environment-related, but I > don't see any indication on where to look.
Time to solve my own problem: turned out to be a missing directive in /etc/sysconfig/varnish that I overlooked. Strange that the strace didn't show that file being read. Foreground mode doesn't read it, daemonized mode does. Solved it is! Regards, Mattias _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
