Add required new switch

This commit is contained in:
Joe Biellik 2019-03-30 15:03:29 +00:00
parent 544be81173
commit a32a2961a6
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/execlineb -P
nmbd --foreground --log-stdout
nmbd --foreground --no-process-group --log-stdout

View file

@ -1,3 +1,3 @@
#!/usr/bin/execlineb -P
smbd --foreground --log-stdout
smbd --foreground --no-process-group --log-stdout