February 7, 201214 yr I just installed the openssl and openssh packages on my new server. However, openssh is always installed first because it is alphabetically earlier than openssl, but openssl has to be installed first for openssh to install correctly. I can make a change to the openssh package to install openssl if it is not already installed, but how are others doing this? thanks, dave
February 7, 201214 yr I just installed the openssl and openssh packages on my new server. However, openssh is always installed first because it is alphabetically earlier than openssl, but openssl has to be installed first for openssh to install correctly. I can make a change to the openssh package to install openssl if it is not already installed, but how are others doing this? thanks, dave It you do this, make a copy of the .conf file, name it something else so it does not get overwritten. OR, add an additional line to the .conf file to keep it from being updated in the future #AUTO_UPDATE=NO It is easier to just rename the .auto_install files so they do install in order.
Archived
This topic is now archived and is closed to further replies.