Skip to content

Fix stunnel dependencies.

micah requested to merge micah/stunnel:master into HEAD

. Make the stunnel4 service subscribe to the /etc/default/stunnel4 file.

. Make sure that the /etc/default/stunnel4 file is there before the Package (so it will start)

. Make the refresh_stunnel script require that the stunnel4 package exists before running

. Require the stunnel4 package is installed before the stunnel Service is triggered

Merge request reports