]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
there is no point in doing anything in 10.interfaces unless we have a
authorRonnie Sahlberg <sahlberg@ronnie>
Sun, 15 Jul 2007 01:28:53 +0000 (11:28 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Sun, 15 Jul 2007 01:28:53 +0000 (11:28 +1000)
public interface

(This used to be ctdb commit c0335ee92b16a1e2dfcb37a39872b66a35b0ab94)

ctdb/config/events.d/10.interface

index ce9fdc6465ddbe10caac6c34eb320136a4da72fa..aef70f3d7ca5636b2bfb29334a5b1d3a991e18a4 100755 (executable)
@@ -12,7 +12,6 @@ cmd="$1"
 shift
 
 [ -z "$CTDB_PUBLIC_INTERFACE" ] && {
-    [ "$cmd" = "startup" ] && {
        echo "Event script $0 : CTDB_PUBLIC_INTERFACE not set. Nothing to do."
     }
     exit 0