July 29, 201213 yr " cd /boot/packages && find . -name '*.auto_install' -type f -print | sort" yields the following output: ./apcupsd-3.14.3-i486-1kjz.tgz.auto_install ./md5deep-3.6.orig.tar.gz.auto_install ./openssh-5.1p1-i486-1.tgz.auto_install ./openssl-0.9.8n-i486-1.txz.auto_install ./powerdown-1.02-noarch-unRAID.tgz.auto_install ./screen-4.0.3-i486-1.tgz.auto_install ./ssmtp_2.64.orig.tar.bz2.auto_install ./unraid-status-email.auto_install How do I control the plugin re-install order to make openssh install after openssl? I have searched for a solution but could not find one.
July 29, 201213 yr " cd /boot/packages && find . -name '*.auto_install' -type f -print | sort" yields the following output: ./apcupsd-3.14.3-i486-1kjz.tgz.auto_install ./md5deep-3.6.orig.tar.gz.auto_install ./openssh-5.1p1-i486-1.tgz.auto_install ./openssl-0.9.8n-i486-1.txz.auto_install ./powerdown-1.02-noarch-unRAID.tgz.auto_install ./screen-4.0.3-i486-1.tgz.auto_install ./ssmtp_2.64.orig.tar.bz2.auto_install ./unraid-status-email.auto_install How do I control the plugin re-install order to make openssh install after openssl? I have searched for a solution but could not find one. re-name the auto-install files to make them occur in the alphabetic order you wish them started after being sorted..
Archived
This topic is now archived and is closed to further replies.