Jon Trulson schrieb:
This one I am not sure about either... It does sound like a good
idea, but:
- Is this the generally accepted practice for linux now? Should we
'#if defined(linux)' it?
- looking briefly, it looks like at least Solaris 10 also does the
/var/run thing... Are there any Solaris people that think this
should be done on that platform by default too?
- *BSD's? What are they doing these days?
I don't want to add this particular patch as-is (at least for 1.9.1)
since it will affect all OS's. I think it would be ok with an 'if
defined(linux)' though.
Yes, it shut be an solution for all OS's.
I thing the file can put at /var/run on all Unix like OS's.
Or have someone other voice?