#!/usr/bin/env bash # ============================================================================== # Start nmbd service # ============================================================================== exec nmbd \ --foreground \ --debug-stdout \ --no-process-group