Kaynağa Gözat

init: corosync and cman aren't system facilities

Signed-off-by: Ferenc Wágner <wferi@niif.hu>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Ferenc Wágner 9 yıl önce
ebeveyn
işleme
aab840256d
2 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 2 2
      init/corosync-notifyd.in
  2. 2 2
      init/corosync-qdevice.in

+ 2 - 2
init/corosync-notifyd.in

@@ -11,8 +11,8 @@
 #
 #
 ### BEGIN INIT INFO
 ### BEGIN INIT INFO
 # Provides:		corosync-notifyd
 # Provides:		corosync-notifyd
-# Required-Start:	$corosync $cman
-# Required-Stop:	$corosync $cman
+# Required-Start:	corosync cman
+# Required-Stop:	corosync cman
 # Default-Start:
 # Default-Start:
 # Default-Stop:
 # Default-Stop:
 # Short-Description:	Starts and stops Corosync Notifier.
 # Short-Description:	Starts and stops Corosync Notifier.

+ 2 - 2
init/corosync-qdevice.in

@@ -11,8 +11,8 @@
 #
 #
 ### BEGIN INIT INFO
 ### BEGIN INIT INFO
 # Provides:		corosync-qdevice
 # Provides:		corosync-qdevice
-# Required-Start:	$corosync
-# Required-Stop:	$corosync
+# Required-Start:	corosync
+# Required-Stop:	corosync
 # Default-Start:
 # Default-Start:
 # Default-Stop:
 # Default-Stop:
 # Short-Description:	Starts and stops Corosync Qdevice daemon.
 # Short-Description:	Starts and stops Corosync Qdevice daemon.