<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 15/06/2009, at 5:44 PM, Jonas A. Larsen wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>I have made a simple mod of the Debian init script so it works with 1 initscript which starts both exim processes.<br></div></blockquote></div><br><div>Nice work Jonas :) &nbsp;The reason I avoided a single-script approach was so that the original init script was left completely untouched with the "hacked" scripted becoming "/etc/init.d/exim4.out". &nbsp;The rationale was that during an exim upgrade/update from Debian, the original script would be "upgradeable" and left functional afterwards. &nbsp;Then if there is any porting work to the second script, you can do that at your leisure. &nbsp;However, once you heavily modify the original script, you have to manage your own updates to init script and upgrades may leave the modified script non-functional.</div><div><br></div><div>I was running Debian in a production environment and couldn't justify the risk to the "powers that be" and so stayed with the 2-script approach. &nbsp;3 years down the track, and having migrated to Ubuntu LTS, my pair of scripts are still going even after many upgrades and updates.</div><div><br></div><div>Not saying either approach is right or wrong...just highlighting the differences between them :) &nbsp;FWIW, I've grabbed a copy of your script for reference any way!</div><div><br></div><div>Cheers,</div><div><br></div><div>James</div></body></html>