Compare commits
No commits in common. "8623a9f677c86833bbb49632d0d981b84f45e3f3" and "a81e519ccdbaabd530e7c1cdab6c4cf492ff47a2" have entirely different histories.
8623a9f677
...
a81e519ccd
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
|
||||
nmbd --foreground --no-process-group --debug-stdout
|
||||
nmbd --foreground --no-process-group --log-stdout
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
|
||||
smbd --foreground --no-process-group --debug-stdout
|
||||
smbd --foreground --no-process-group --log-stdout
|
||||
|
|
|
|||
Loading…
Reference in a new issue