add Required-Stop to init script

OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=78
This commit is contained in:
Peter Poeml 2008-10-29 17:40:46 +00:00 committed by Git OBS Bridge
parent 43bc92e656
commit ec3bd58b38
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 29 18:39:31 CET 2008 - poeml@suse.de
- add Required-Stop to init script, as required by LSB.
-------------------------------------------------------------------
Wed Aug 20 16:22:17 CEST 2008 - poeml@suse.de

View File

@ -1,5 +1,6 @@
#! /bin/sh
# Copyright (c) 2002-2003 SuSE Linux AG, Nuernberg, Germany.
# Copyright (c) 2004-2008 SUSE Linux Products GmbH, Nuernberg, Germany.
# All rights reserved.
#
# Author: Peter Poeml <poeml@suse.de>
@ -7,6 +8,7 @@
### BEGIN INIT INFO
# Provides: exim sendmail
# Required-Start: $local_fs $remote_fs $network
# Required-Stop:
# Should-Start: $named $time greylistd amavis spamd postgresql mysql
# Should-Stop: $named greylistd amavis spamd postgresql mysql
# Default-Start: 3 5