Initial commit

This commit is contained in:
2025-04-24 10:50:18 +02:00
commit 16d7ad73d6
8 changed files with 102 additions and 0 deletions

5
build/samba.ini Normal file
View File

@@ -0,0 +1,5 @@
[program:smbd]
command=smbd --foreground --no-process-group --debug-stdout --configfile /etc/samba/smb.conf
[program:nmbd]
command=nmbd --foreground --no-process-group --debug-stdout --configfile /etc/samba/smb.conf