Files
ai-dev 4957b52f3a test
2025-10-11 12:15:25 +02:00

8 lines
271 B
Bash

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