Poul-Henning Kamp wrote: > On FreeBSD you can set the corefile name with the sysctl "kern.corefile", > I belive there is a %something escape that substitutes PID number. >
Thanks for pointing me in the right direction! If it should be in someones interest: %P substitutes the pid number, and %N the filename. -- Vilhelm. _______________________________________________ varnish-dev mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-dev
