50.samba run the smbcontrol in the background. no need to block waiting for it.
[sahlberg/ctdb.git] / config / events.d / 50.samba
index 415b89f4a6efff614e851db8e3337ae027b827d3..e8e3366d0e57dea354d87c346da5af84d8b0c095 100755 (executable)
@@ -275,7 +275,7 @@ case "$1" in
        ip=$3
        maskbits=$4
 
-       smbcontrol winbindd ip-dropped $ip >/dev/null 2>/dev/null
+       smbcontrol winbindd ip-dropped $ip >/dev/null 2>/dev/null &
        ;;
     *)
        ctdb_standard_event_handler "$@"