[SOLVED] Plugin re-install order


Recommended Posts

" 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.

Link to comment

" 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..
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.