On Thu, Jun 07, 2007, Doug Summers wrote: > Besides the "error: failed to open /etc/mtab" messages (which are no big > deal) AIX doesn't have /etc/init.d. Can you add symlinking /etc/rc.d/init.d > to /etc/init.d?
So, you mean there is no /etc/init.d but a /etc/rc.d/init.d? Ok, then we should not symlink /etc/rc.d/init.d to /etc/init.d, but instead place _our_ stuff into just /etc/rc.d/init.d. But where is the rc2.d dir under AIX? Can you provide me with the output of the following command, please: $ ls -l /etc/init.d /etc/rc.d/init.d $ ls -l /etc/rc?.d /etc/rc.d/rc?.d /etc/init.d/rc?.d I have to make sure that we correctly symlink from the init.d dir to the rc2.d dir. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org