Add required new switch
This commit is contained in:
parent
544be81173
commit
a32a2961a6
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
|
||||
nmbd --foreground --log-stdout
|
||||
nmbd --foreground --no-process-group --log-stdout
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
|
||||
smbd --foreground --log-stdout
|
||||
smbd --foreground --no-process-group --log-stdout
|
||||
|
|
|
|||
Loading…
Reference in a new issue