This commit is contained in:
2025-11-08 20:40:04 +08:00
25 changed files with 702 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
#!/command/with-contenv bashio
# vim: ft=bash
# shellcheck shell=bash
# ==============================================================================
# Start smbd service
# ==============================================================================
exec smbd \
--foreground \
--debug-stdout \
--no-process-group