Initial commit
This commit is contained in:
5
build/samba.ini
Normal file
5
build/samba.ini
Normal 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
|
||||
Reference in New Issue
Block a user