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