[interchange/DEB_5_8_1] Add LSB init functions to interchange init script.
Stefan Hornburg <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit b2c7df724df05c992651b9fd7fe5bfed2f3c67bc Author: Stefan Hornburg (Racke) <[email protected]> Date: Thu Mar 13 22:45:02 2014 +0100 Add LSB init functions to interchange init script. debian/interchange.init | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/debian/interchange.init b/debian/interchange.init index e218376..2a46fd9 100644 --- a/debian/interchange.init +++ b/debian/interchange.init @@ -36,6 +36,9 @@ DESC="Interchange Server" test -f $DAEMON || exit 0 +# source LSB init functions +. /lib/lsb/init-functions + # modes that Interchange uses # possible values are # --unix Unix mode only (default)