diff --git a/stunnel.changes b/stunnel.changes index 124ffba..34661d3 100644 --- a/stunnel.changes +++ b/stunnel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 15 11:44:47 CEST 2008 - poeml@suse.de + +- fix init script's LSB headers + ------------------------------------------------------------------- Tue Feb 5 15:42:28 CET 2008 - poeml@suse.de diff --git a/stunnel.rc b/stunnel.rc index f6a8fbc..2cc6859 100644 --- a/stunnel.rc +++ b/stunnel.rc @@ -14,9 +14,9 @@ ### BEGIN INIT INFO # Provides: stunnel # Required-Start: $local_fs $remote_fs $network -# X-UnitedLinux-Should-Start: $named $syslog $time -# Required-Stop: -# X-UnitedLinux-Should-Stop: +# Should-Start: $named $syslog $time +# Required-Stop: $local_fs $remote_fs $network +# Should-Stop: $named $syslog $time # Default-Start: 3 5 # Default-Stop: 0 1 2 6 # Short-Description: stunnel (universal SSL tunnel)