Package: stunnel4
Version: 3:4.18-2
Just needs a warning that it will not start because it has not been
enabled. It should tell user to change /etc/default/stunnel4 as with
other scripts. If default config has risks then this is a good idea to
enable user to review config before it starts.
For example spamassassin also requires ENABLED=1 to start, but gives a
warning: -
if [ "$ENABLED" = "0" ]; then
echo "$DESC: disabled, see /etc/default/spamassassin"
exit 0
fi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]