mirror of
https://github.com/agdsn/xerxes.git
synced 2026-06-19 21:58:01 +00:00
Commit LSB header for init sctipt
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
Vendored
+13
@@ -1,4 +1,17 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
|
### BEGIN INIT INFO
|
||||||
|
# Provides: xerxes
|
||||||
|
# Required-Start: $local_fs $remote_fs
|
||||||
|
# Required-Stop: $local_fs $remote_fs
|
||||||
|
# Should-Start: $network $named
|
||||||
|
# Should-Stop: $network $named
|
||||||
|
# Default-Start: 2 3 4 5
|
||||||
|
# Default-Stop: 0 1 6
|
||||||
|
# Short-Description: Xerxes mysql forwars
|
||||||
|
# Description: Go away
|
||||||
|
### END INIT INFO
|
||||||
|
|
||||||
# xerxes init script
|
# xerxes init script
|
||||||
# Written by Miquel van Smoorenburg <miquels@cistron.nl>.
|
# Written by Miquel van Smoorenburg <miquels@cistron.nl>.
|
||||||
# Modified for Debian
|
# Modified for Debian
|
||||||
|
|||||||
Reference in New Issue
Block a user