Dont run net serverid wipe in the background
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 21 Dec 2010 23:05:40 +0000 (10:05 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 21 Dec 2010 23:05:40 +0000 (10:05 +1100)
config/events.d/50.samba

index c4637c0427ca8a824e424ad9b1497ad26cdd8477..a1f99fbb248cf7460ccd72d04a4721267e2def6f 100755 (executable)
@@ -72,7 +72,7 @@ start_samba() {
        # the number of smbd processes will mean that it leaves few cycles for
        # anything else
        [ "$CTDB_MANAGES_SAMBA" = "yes" ] && {
-               /usr/bin/net serverid wipe &
+               /usr/bin/net serverid wipe
 
                nice_service "$CTDB_SERVICE_NMB" start
                nice_service "$CTDB_SERVICE_SMB" start