fix init script's lsb headers

OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=33
This commit is contained in:
Peter Poeml 2008-09-15 09:45:25 +00:00 committed by Git OBS Bridge
parent 5c3d7ef691
commit 10047bcce5
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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)