]> git.pld-linux.org Git - packages/corosync.git/blobdiff - corosync.init
add static_libs bcond
[packages/corosync.git] / corosync.init
index 109f8db21cd67c17f13ad8a63b4cab28ac6b571f..6138523a06a97ffd16f406cde2d0c6c9652b2aff 100644 (file)
@@ -27,10 +27,6 @@ start() {
                msg_already_running "Corosync Cluster Engine"
                return
        fi
-       if [ -f /var/lock/subsys/openais ]; then
-               msg_already_running "Corosync Cluster Engine (as openais)"
-               return
-       fi
        if grep -q nocluster /proc/cmdline ; then
                show "Disabled on boot"
                RETVAL=1
This page took 0.123465 seconds and 4 git commands to generate.