replace deprecated options
This commit is contained in:
parent
a81e519ccd
commit
4a70089a64
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
|
||||
nmbd --foreground --no-process-group --log-stdout
|
||||
nmbd --foreground --no-process-group --debug-stdout
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
|
||||
smbd --foreground --no-process-group --log-stdout
|
||||
smbd --foreground --no-process-group --debug-stdout
|
||||
|
|
|
|||
Loading…
Reference in a new issue