Signed-off-by: Ferenc Wágner <wferi@niif.hu> Reviewed-by: Jan Friesse <jfriesse@redhat.com>
@@ -11,8 +11,8 @@
#
### BEGIN INIT INFO
# Provides: corosync-notifyd
-# Required-Start: $corosync $cman
-# Required-Stop: $corosync $cman
+# Required-Start: corosync cman
+# Required-Stop: corosync cman
# Default-Start:
# Default-Stop:
# Short-Description: Starts and stops Corosync Notifier.
# Provides: corosync-qdevice
-# Required-Start: $corosync
-# Required-Stop: $corosync
+# Required-Start: corosync
+# Required-Stop: corosync
# Short-Description: Starts and stops Corosync Qdevice daemon.