ctdb.init: add $network to RequiredStop to match RequiredStart.
authorMichael Adam <obnox@samba.org>
Fri, 19 Dec 2008 10:50:06 +0000 (11:50 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 16 Jan 2009 09:49:52 +0000 (20:49 +1100)
This is to make rpm checks (eg.g for SuSE systems) survive.

Michael

config/ctdb.init

index 0d0053e74238949cb03efe7d8a4a4ab97e12d0f9..8168b1cedc9dbc46e3beb2d941ed9bde29ae4dd2 100755 (executable)
@@ -12,7 +12,7 @@
 ### BEGIN INIT INFO
 # Provides:            ctdb
 # Required-Start:      $network
-# Required-Stop:
+# Required-Stop:       $network
 # Default-Stop:
 # Default-Start:       3 5
 # Short-Description:   start and stop ctdb service