ctdb-scripts: add new 48.netbios script for starting nmbd
authorGünther Deschner <gd@samba.org>
Tue, 25 Feb 2020 14:04:41 +0000 (15:04 +0100)
committerMartin Schwenke <martins@samba.org>
Thu, 27 Feb 2020 06:07:41 +0000 (06:07 +0000)
commit26e1556819fd061efaac88875980771d1ebeb727
treeeb3dc1566ea6a17a09496f7f831d36f292d6019f
parentf7fe6fa5505bddb6d7bb4a571f61ecb35e9a59dd
ctdb-scripts: add new 48.netbios script for starting nmbd

This change basically moves out nmbd references from 50.samba script to
a new 48.netbios script. Accordingly ctdb test scripts are tweaked to
cope with newly added script.

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/config/events/legacy/48.netbios.script [new file with mode: 0755]
ctdb/config/events/legacy/50.samba.script
ctdb/doc/examples/config_migrate.sh
ctdb/tests/UNIT/eventscripts/48.netbios.shutdown.011.sh [new file with mode: 0755]
ctdb/tests/UNIT/eventscripts/48.netbios.startup.011.sh [new file with mode: 0755]
ctdb/tests/UNIT/eventscripts/50.samba.shutdown.011.sh
ctdb/tests/UNIT/eventscripts/50.samba.startup.011.sh
ctdb/tests/UNIT/eventscripts/scripts/48.netbios.sh [new file with mode: 0644]
ctdb/tests/UNIT/eventscripts/scripts/50.samba.sh