How implementation details become ABI: a case study
How implementation details become ABI: a case study
Posted Oct 5, 2014 11:10 UTC (Sun) by JGR (subscriber, #93631)In reply to: How implementation details become ABI: a case study by viro
Parent article: How implementation details become ABI: a case study
Presumably a daemon designed to be upgraded whilst running in this way would load configuration and other files at startup or on HUP specifically to avoid these issues.
Stopping the daemon, upgrading, then restarting it introduces a small period of downtime, which can be undesirable.
