K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-05-05T09:53:32.000000Z K 7 svn:log V 416 The vi(1) recovery script cannot send mail regarding interrupted sessions if the mailer is dynamically linked. This happens because on some systems the ldconfig script is run after the vi recovery script. I thought I had already fixed this with revision 1.5 of rc.d/ldconfig, but apparently not. So, in addition I'm making ldconfig a requirement of this script. Approved by: markm (mentor)(implicit) PR: bin/51767 END